GroupId | GroupIdio.github.woody230.gw2 |
---|---|
ArtifactId | ArtifactIdv2-scope-android |
Version | Version2.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
v2-scope-android-2.0.1.pom | |
v2-scope-android-2.0.1-sources.jar | 3 KB |
v2-scope-android-2.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]