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