GroupId | GroupIdcom.github.0xe1f |
---|---|
ArtifactId | ArtifactIdararat |
Version | Version1.0.12 |
Type | Typeaar |
Filename | Size |
---|---|
ararat-1.0.12.pom | |
ararat-1.0.12.aar | 208 KB |
ararat-1.0.12-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.0xe1f/ararat/ -->
<dependency>
<groupId>com.github.0xe1f</groupId>
<artifactId>ararat</artifactId>
<version>1.0.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation 'com.github.0xe1f:ararat:1.0.12'
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation ("com.github.0xe1f:ararat:1.0.12")
'com.github.0xe1f:ararat:aar:1.0.12'
<dependency org="com.github.0xe1f" name="ararat" rev="1.0.12">
<artifact name="ararat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.0xe1f', module='ararat', version='1.0.12')
)
libraryDependencies += "com.github.0xe1f" % "ararat" % "1.0.12"
[com.github.0xe1f/ararat "1.0.12"]