не последняя версия
Последняя версия 1.2.0.3-jre17-rc1

com.jwebmp:jwebmp-builder 0.67.0.1

The Builder POM for JWebMP

Группа

Группа

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

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

jwebmp-builder
Версия

Версия

0.67.0.1
Тип

Тип

jar

Скачать jwebmp-builder 0.67.0.1


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