License |
License |
---|---|
GroupId | GroupIdcom.github.0xe1f |
ArtifactId | ArtifactIdararat |
Version | Version1.0.23 |
Type | Typeaar |
Description |
DescriptionArarat
Ararat: Crossword library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ararat-1.0.23.pom | |
ararat-1.0.23.aar | 235 KB |
ararat-1.0.23-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.23</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation 'com.github.0xe1f:ararat:1.0.23'
// https://jarcasting.com/artifacts/com.github.0xe1f/ararat/
implementation ("com.github.0xe1f:ararat:1.0.23")
'com.github.0xe1f:ararat:aar:1.0.23'
<dependency org="com.github.0xe1f" name="ararat" rev="1.0.23">
<artifact name="ararat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.0xe1f', module='ararat', version='1.0.23')
)
libraryDependencies += "com.github.0xe1f" % "ararat" % "1.0.23"
[com.github.0xe1f/ararat "1.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |