Last Version

NinePatch Convert 1.0.1

A small tool that batch converts regular images to nine-patches.

License

License

GroupId

GroupId

org.cethos.tools
ArtifactId

ArtifactId

ninepatch-convert
Version

Version

1.0.1
Type

Type

jar
Description

Description

NinePatch Convert
A small tool that batch converts regular images to nine-patches.
Project URL

Project URL

https://github.com/andresmanz/ninepatch-convert

Download ninepatch-convert 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.2
com.esotericsoftware : jsonbeans jar 0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.