Last Version

NineBatch 1.1.3

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

License

License

GroupId

GroupId

org.cethos.tools
ArtifactId

ArtifactId

ninebatch
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/andresmanz/ninebatch

Download ninebatch 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.2
com.esotericsoftware : jsonbeans jar 0.7
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.