is not current version
Last Version 3.3.0

com.github.resource4j:converters 3.1.3

Simple utility for convenient data type conversions

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

converters
Version

Version

3.1.3
Type

Type

jar

Download converters 3.1.3


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