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