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

org.cethos.tools:ninebatch 1.1.2

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

Группа

Группа

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

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

ninebatch
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать ninebatch 1.1.2


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