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