не последняя версия
Последняя версия 1.0.1

org.cethos.tools:ninepatch-convert 1.0.0

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

Группа

Группа

org.cethos.tools
Идентификатор

Идентификатор

ninepatch-convert
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать ninepatch-convert 1.0.0


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