is not current version
Last Version 0.1.3

Gradle Android dx plugin 0.0.4

Compile dependencies (.jar files) into android 'assets' folder (.dex files)

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

gradle-android-dx
Version

Version

0.0.4
Type

Type

jar
Description

Description

Gradle Android dx plugin
Compile dependencies (.jar files) into android 'assets' folder (.dex files)
Project URL

Project URL

https://gitlab.com/axet/gradle-android-dx
Source Code Management

Source Code Management

https://gitlab.com/axet/gradle-android-dx

Download gradle-android-dx 0.0.4


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.android.tools : dx jar 1.7

Project Modules

There are no modules declared in this project.