Resource4J Converters

Simple utility for convenient data type conversions

License

License

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

converters
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Resource4J Converters
Simple utility for convenient data type conversions
Project URL

Project URL

https://github.com/resource4j/resource4j

Download converters

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.
com.github.resource4j

Resource4j Community

Versions

Version
3.3.0
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0