License |
License |
---|---|
Categories |
CategoriesMini2Dx Business Logic Libraries Game Development |
GroupId | GroupIdorg.mini2Dx |
ArtifactId | ArtifactIdmali |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmali
Gradle plugin for the Mali texture compression tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mali-1.0.0.pom | |
mali-1.0.0.jar | 15 KB |
mali-1.0.0-sources.jar | 7 KB |
mali-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mini2Dx/mali/ -->
<dependency>
<groupId>org.mini2Dx</groupId>
<artifactId>mali</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mini2Dx/mali/
implementation 'org.mini2Dx:mali:1.0.0'
// https://jarcasting.com/artifacts/org.mini2Dx/mali/
implementation ("org.mini2Dx:mali:1.0.0")
'org.mini2Dx:mali:jar:1.0.0'
<dependency org="org.mini2Dx" name="mali" rev="1.0.0">
<artifact name="mali" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mini2Dx', module='mali', version='1.0.0')
)
libraryDependencies += "org.mini2Dx" % "mali" % "1.0.0"
[org.mini2Dx/mali "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |