o

osmapi-changesets

Uploads all artifacts belonging to configuration ':libs:changesets:archives'
https://github.com/westnordost/osmapi
GNU Lesser General Public License, Version 3.0
Tobias Zwick
Files download
File Operation
osmapi-changesets-3.0.jar download
osmapi-changesets-3.0.pom download
osmapi-changesets-3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>de.westnordost</groupId>
  <artifactId>osmapi-changesets</artifactId>
  <version>3.0</version>
</dependency>
Gradle Groovy
implementation 'de.westnordost:osmapi-changesets:3.0'
Gradle Kotlin
implementation("de.westnordost:osmapi-changesets:3.0")
Scala SBT
libraryDependencies += "de.westnordost" % "osmapi-changesets" % "3.0"
Groovy Grape
@Grapes(
  @Grab(group='de.westnordost', module='osmapi-changesets', version='3.0')
)
Apache Ivy
<dependency org="de.westnordost" name="osmapi-changesets" rev="3.0" />
Leiningen
[de.westnordost/osmapi-changesets "3.0"]
Apache Buildr
'de.westnordost:osmapi-changesets:jar:3.0'