v

v2-model-enumeration-jvm

Kotlin Multiplatform wrapper of the GW2 API.
https://github.com/Woody230/GW2Wrapper
The Apache Software License, Version 2.0
Brandon Selzer
Files download
File Operation
v2-model-enumeration-jvm-2.0.1.jar download
v2-model-enumeration-jvm-2.0.1.pom download
v2-model-enumeration-jvm-2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.woody230.gw2</groupId>
  <artifactId>v2-model-enumeration-jvm</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.woody230.gw2:v2-model-enumeration-jvm:2.0.1'
Gradle Kotlin
implementation("io.github.woody230.gw2:v2-model-enumeration-jvm:2.0.1")
Scala SBT
libraryDependencies += "io.github.woody230.gw2" % "v2-model-enumeration-jvm" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.woody230.gw2', module='v2-model-enumeration-jvm', version='2.0.1')
)
Apache Ivy
<dependency org="io.github.woody230.gw2" name="v2-model-enumeration-jvm" rev="2.0.1" />
Leiningen
[io.github.woody230.gw2/v2-model-enumeration-jvm "2.0.1"]
Apache Buildr
'io.github.woody230.gw2:v2-model-enumeration-jvm:jar:2.0.1'