Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.data2viz |
ArtifactId | ArtifactIdd2v-force-android |
Version | Version0.7.0 |
Type | Typepom |
Filename | Size |
---|---|
d2v-force-android-0.7.0.pom | |
d2v-force-android-0.7.0.aar | 1 KB |
d2v-force-android-0.7.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.data2viz/d2v-force-android/ -->
<dependency>
<groupId>io.data2viz</groupId>
<artifactId>d2v-force-android</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.data2viz/d2v-force-android/
implementation 'io.data2viz:d2v-force-android:0.7.0'
// https://jarcasting.com/artifacts/io.data2viz/d2v-force-android/
implementation ("io.data2viz:d2v-force-android:0.7.0")
'io.data2viz:d2v-force-android:pom:0.7.0'
<dependency org="io.data2viz" name="d2v-force-android" rev="0.7.0">
<artifact name="d2v-force-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.data2viz', module='d2v-force-android', version='0.7.0')
)
libraryDependencies += "io.data2viz" % "d2v-force-android" % "0.7.0"
[io.data2viz/d2v-force-android "0.7.0"]