v

v2-model-enumeration-android-debug

Enumerations for Guild Wars 2 API models.
https://github.com/Woody230/GW2Wrapper
The Apache Software License, Version 2.0
Brandon Selzer
Files download
File Operation
v2-model-enumeration-android-debug-3.11.0.pom download
v2-model-enumeration-android-debug-3.11.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.woody230.gw2</groupId>
  <artifactId>v2-model-enumeration-android-debug</artifactId>
  <version>3.11.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.woody230.gw2:v2-model-enumeration-android-debug:3.11.0'
Gradle Kotlin
implementation("io.github.woody230.gw2:v2-model-enumeration-android-debug:3.11.0")
Scala SBT
libraryDependencies += "io.github.woody230.gw2" % "v2-model-enumeration-android-debug" % "3.11.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.woody230.gw2', module='v2-model-enumeration-android-debug', version='3.11.0')
)
Apache Ivy
<dependency org="io.github.woody230.gw2" name="v2-model-enumeration-android-debug" rev="3.11.0" />
Leiningen
[io.github.woody230.gw2/v2-model-enumeration-android-debug "3.11.0"]
Apache Buildr
'io.github.woody230.gw2:v2-model-enumeration-android-debug:jar:3.11.0'