License |
License |
---|---|
GroupId | GroupIdcom.aerse |
ArtifactId | ArtifactIdar |
Version | Version2.4 |
Type | Typejar |
Description |
DescriptionAR arhives
Java library to work with AR archives
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ar-2.4.pom | |
ar-2.4.jar | 15 KB |
ar-2.4-sources.jar | 12 KB |
ar-2.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerse/ar/ -->
<dependency>
<groupId>com.aerse</groupId>
<artifactId>ar</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerse/ar/
implementation 'com.aerse:ar:2.4'
// https://jarcasting.com/artifacts/com.aerse/ar/
implementation ("com.aerse:ar:2.4")
'com.aerse:ar:jar:2.4'
<dependency org="com.aerse" name="ar" rev="2.4">
<artifact name="ar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerse', module='ar', version='2.4')
)
libraryDependencies += "com.aerse" % "ar" % "2.4"
[com.aerse/ar "2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |