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

com.twelvemonkeys.contrib:contrib 3.4

Contributions to TwelveMonkeys which are not matching into the ImageIO plug-ins.

Категории

Категории

KeY Данные Data Formats Formal Verification TwelveMonkeys Обработка изображений
Группа

Группа

com.twelvemonkeys.contrib
Идентификатор

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

contrib
Версия

Версия

3.4
Тип

Тип

jar

Скачать contrib 3.4


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