is not current version
Last Version 1.2

com.google.dexmaker:dexmaker-dx 1.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.google.dexmaker
ArtifactId

ArtifactId

dexmaker-dx
Version

Version

1.0
Type

Type

jar

Download dexmaker-dx 1.0


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