GroupId | GroupIdcom.shamanland |
---|---|
ArtifactId | ArtifactIdxdroid-app |
Version | Version0.0.10 |
Type | Typeaar |
Filename | Size |
---|---|
xdroid-app-0.0.10.pom | |
xdroid-app-0.0.10.aar | 7 KB |
xdroid-app-0.0.10-sources.jar | 4 KB |
xdroid-app-0.0.10-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shamanland/xdroid-app/ -->
<dependency>
<groupId>com.shamanland</groupId>
<artifactId>xdroid-app</artifactId>
<version>0.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shamanland/xdroid-app/
implementation 'com.shamanland:xdroid-app:0.0.10'
// https://jarcasting.com/artifacts/com.shamanland/xdroid-app/
implementation ("com.shamanland:xdroid-app:0.0.10")
'com.shamanland:xdroid-app:aar:0.0.10'
<dependency org="com.shamanland" name="xdroid-app" rev="0.0.10">
<artifact name="xdroid-app" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shamanland', module='xdroid-app', version='0.0.10')
)
libraryDependencies += "com.shamanland" % "xdroid-app" % "0.0.10"
[com.shamanland/xdroid-app "0.0.10"]