| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.depsypher |
| Идентификатор | Идентификаторpngtastic |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPngtastic
A pure Java PNG image optimization and manipulation library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| pngtastic-1.7.pom | |
| pngtastic-1.7.jar | 116 KB |
| pngtastic-1.7-sources.jar | 72 KB |
| pngtastic-1.7-javadoc.jar | 206 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.depsypher/pngtastic/ -->
<dependency>
<groupId>com.github.depsypher</groupId>
<artifactId>pngtastic</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.depsypher/pngtastic/
implementation 'com.github.depsypher:pngtastic:1.7'
// https://jarcasting.com/artifacts/com.github.depsypher/pngtastic/
implementation ("com.github.depsypher:pngtastic:1.7")
'com.github.depsypher:pngtastic:jar:1.7'
<dependency org="com.github.depsypher" name="pngtastic" rev="1.7">
<artifact name="pngtastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.depsypher', module='pngtastic', version='1.7')
)
libraryDependencies += "com.github.depsypher" % "pngtastic" % "1.7"
[com.github.depsypher/pngtastic "1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.9.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |