is not current version
Last Version 1.2

com.google.dexmaker:dexmaker-dx 1.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.google.dexmaker
ArtifactId

ArtifactId

dexmaker-dx
Version

Version

1.1
Type

Type

jar

Download dexmaker-dx 1.1


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