GroupId | GroupIdcom.juul.krayon |
---|---|
ArtifactId | ArtifactIdbox-android-debug |
Version | Version0.11.1 |
Type | Typeaar |
Filename | Size |
---|---|
box-android-debug-0.11.1.pom | |
box-android-debug-0.11.1-sources.jar | 261 bytes |
box-android-debug-0.11.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.juul.krayon/box-android-debug/ -->
<dependency>
<groupId>com.juul.krayon</groupId>
<artifactId>box-android-debug</artifactId>
<version>0.11.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.krayon/box-android-debug/
implementation 'com.juul.krayon:box-android-debug:0.11.1'
// https://jarcasting.com/artifacts/com.juul.krayon/box-android-debug/
implementation ("com.juul.krayon:box-android-debug:0.11.1")
'com.juul.krayon:box-android-debug:aar:0.11.1'
<dependency org="com.juul.krayon" name="box-android-debug" rev="0.11.1">
<artifact name="box-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.krayon', module='box-android-debug', version='0.11.1')
)
libraryDependencies += "com.juul.krayon" % "box-android-debug" % "0.11.1"
[com.juul.krayon/box-android-debug "0.11.1"]