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

com.mastfrog:converters 2.8.2


Группа

Группа

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

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

converters
Версия

Версия

2.8.2
Тип

Тип

jar

Скачать converters 2.8.2


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