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