is not current version
Last Version 3.1

com.googlecode.rocoto:rocoto-converters 3.0

Converter Utils support for Google Guice

GroupId

GroupId

com.googlecode.rocoto
ArtifactId

ArtifactId

rocoto-converters
Version

Version

3.0
Type

Type

jar

Download 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"]