GroupId | GroupIdcom.exyui.android |
---|---|
ArtifactId | ArtifactIddebug-bottle-runtime |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
debug-bottle-runtime-1.0.3.pom | |
debug-bottle-runtime-1.0.3.aar | 6 KB |
debug-bottle-runtime-1.0.3-sources.jar | 851 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/ -->
<dependency>
<groupId>com.exyui.android</groupId>
<artifactId>debug-bottle-runtime</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/
implementation 'com.exyui.android:debug-bottle-runtime:1.0.3'
// https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/
implementation ("com.exyui.android:debug-bottle-runtime:1.0.3")
'com.exyui.android:debug-bottle-runtime:aar:1.0.3'
<dependency org="com.exyui.android" name="debug-bottle-runtime" rev="1.0.3">
<artifact name="debug-bottle-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.exyui.android', module='debug-bottle-runtime', version='1.0.3')
)
libraryDependencies += "com.exyui.android" % "debug-bottle-runtime" % "1.0.3"
[com.exyui.android/debug-bottle-runtime "1.0.3"]