Gearbox
A library of clients and frameworks for building them, including REST and command line.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.g2forge.gearbox |
| Идентификатор | Идентификаторgb-image |
| Последняя версия | Последняя версия0.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGearbox Image
Image processing APIs.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gb-image-0.0.9.pom | |
| gb-image-0.0.9.jar | 12 KB |
| gb-image-0.0.9-sources.jar | 4 KB |
| gb-image-0.0.9-javadoc.jar | 425 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-image</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/
implementation 'com.g2forge.gearbox:gb-image:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-image/
implementation ("com.g2forge.gearbox:gb-image:0.0.9")
'com.g2forge.gearbox:gb-image:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-image" rev="0.0.9">
<artifact name="gb-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-image', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-image" % "0.0.9"
[com.g2forge.gearbox/gb-image "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-adt | jar | 0.0.17 |
| com.g2forge.alexandria : ax-media | jar | 0.0.17 |
| org.apache.commons : commons-imaging | jar | 1.0-alpha2 |
| com.adobe.xmp : xmpcore | jar | 6.1.10 |
| com.twelvemonkeys.imageio : imageio-jpeg | jar | 3.4.1 |
| com.g2forge.alexandria : ax-java | jar | 0.0.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.17 |
| junit : junit | jar | 4.13.1 |
A library of clients and frameworks for building them, including REST and command line.