License |
License |
---|---|
GroupId | GroupIdcom.deque.android |
ArtifactId | ArtifactIdaxe-android |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionAxe Android
Axe for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axe-android-0.2.0.pom | |
axe-android-0.2.0.jar | 80 KB |
axe-android-0.2.0-sources.jar | 42 KB |
axe-android-0.2.0-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deque.android/axe-android/ -->
<dependency>
<groupId>com.deque.android</groupId>
<artifactId>axe-android</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.deque.android/axe-android/
implementation 'com.deque.android:axe-android:0.2.0'
// https://jarcasting.com/artifacts/com.deque.android/axe-android/
implementation ("com.deque.android:axe-android:0.2.0")
'com.deque.android:axe-android:jar:0.2.0'
<dependency org="com.deque.android" name="axe-android" rev="0.2.0">
<artifact name="axe-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deque.android', module='axe-android', version='0.2.0')
)
libraryDependencies += "com.deque.android" % "axe-android" % "0.2.0"
[com.deque.android/axe-android "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 24.2.0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
ar.com.hjg : pngj | jar | 2.1.0 |
junit : junit | jar | 4.12 |