GroupId | GroupIdcom.github.0xe1f |
---|---|
ArtifactId | ArtifactIdararat |
Version | Version1.0.15 |
Type | Typeaar |
Filename | Size |
---|---|
ararat-1.0.15.pom | |
ararat-1.0.15.aar | 193 KB |
ararat-1.0.15-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.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation 'com.github.0xe1f:ararat:1.0.15'
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation ("com.github.0xe1f:ararat:1.0.15")
'com.github.0xe1f:ararat:aar:1.0.15'
<dependency org="com.github.0xe1f" name="ararat" rev="1.0.15">
<artifact name="ararat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.0xe1f', module='ararat', version='1.0.15')
)
libraryDependencies += "com.github.0xe1f" % "ararat" % "1.0.15"
[com.github.0xe1f/ararat "1.0.15"]