is not current version
Last Version 2.0.2

io.github.woody230.gw2:v2-scope-android 2.0.1

Kotlin Multiplatform wrapper of the GW2 API.

GroupId

GroupId

io.github.woody230.gw2
ArtifactId

ArtifactId

v2-scope-android
Version

Version

2.0.1
Type

Type

aar

Download v2-scope-android 2.0.1


<!-- https://jarcasting.com/artifacts/io.github.woody230.gw2/v2-scope-android/ -->
<dependency>
    <groupId>io.github.woody230.gw2</groupId>
    <artifactId>v2-scope-android</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.woody230.gw2/v2-scope-android/
implementation 'io.github.woody230.gw2:v2-scope-android:2.0.1'
// https://jarcasting.com/artifacts/io.github.woody230.gw2/v2-scope-android/
implementation ("io.github.woody230.gw2:v2-scope-android:2.0.1")
'io.github.woody230.gw2:v2-scope-android:aar:2.0.1'
<dependency org="io.github.woody230.gw2" name="v2-scope-android" rev="2.0.1">
  <artifact name="v2-scope-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.woody230.gw2', module='v2-scope-android', version='2.0.1')
)
libraryDependencies += "io.github.woody230.gw2" % "v2-scope-android" % "2.0.1"
[io.github.woody230.gw2/v2-scope-android "2.0.1"]