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

com.googlecode.rocoto:rocoto-converters 3.0

Converter Utils support for Google Guice

Группа

Группа

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

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

rocoto-converters
Версия

Версия

3.0
Тип

Тип

jar

Скачать rocoto-converters 3.0


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