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