Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-repository-android |
Version | Version0.12.0 |
Type | Typeaar |
<!-- 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.12.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.12.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android/
implementation ("io.github.copper-leaf:ballast-repository-android:0.12.0")
'io.github.copper-leaf:ballast-repository-android:aar:0.12.0'
<dependency org="io.github.copper-leaf" name="ballast-repository-android" rev="0.12.0">
<artifact name="ballast-repository-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-repository-android', version='0.12.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-repository-android" % "0.12.0"
[io.github.copper-leaf/ballast-repository-android "0.12.0"]