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