Last Version

dexmaker 1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.crittercism.dexmaker
ArtifactId

ArtifactId

dexmaker
Version

Version

1.4
Type

Type

jar
Description

Description

dexmaker
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dexmaker 1.4


<!-- https://jarcasting.com/artifacts/com.crittercism.dexmaker/dexmaker/ -->
<dependency>
    <groupId>com.crittercism.dexmaker</groupId>
    <artifactId>dexmaker</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.crittercism.dexmaker/dexmaker/
implementation 'com.crittercism.dexmaker:dexmaker:1.4'
// https://jarcasting.com/artifacts/com.crittercism.dexmaker/dexmaker/
implementation ("com.crittercism.dexmaker:dexmaker:1.4")
'com.crittercism.dexmaker:dexmaker:jar:1.4'
<dependency org="com.crittercism.dexmaker" name="dexmaker" rev="1.4">
  <artifact name="dexmaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crittercism.dexmaker', module='dexmaker', version='1.4')
)
libraryDependencies += "com.crittercism.dexmaker" % "dexmaker" % "1.4"
[com.crittercism.dexmaker/dexmaker "1.4"]

Dependencies

provided (1)

Group / Artifact Type Version
com.crittercism.dexmaker : dexmaker-dx jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.