Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-repository-android |
Version | Version0.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
ballast-repository-android-0.8.0.pom | |
ballast-repository-android-0.8.0-sources.jar | 10 KB |
ballast-repository-android-0.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-repository-android</artifactId>
<version>0.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android/
implementation 'io.github.copper-leaf:ballast-repository-android:0.8.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android/
implementation ("io.github.copper-leaf:ballast-repository-android:0.8.0")
'io.github.copper-leaf:ballast-repository-android:aar:0.8.0'
<dependency org="io.github.copper-leaf" name="ballast-repository-android" rev="0.8.0">
<artifact name="ballast-repository-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-repository-android', version='0.8.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-repository-android" % "0.8.0"
[io.github.copper-leaf/ballast-repository-android "0.8.0"]