Last Version

Converter 3.0.0

Typesafe serialization of data

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

converter
Version

Version

3.0.0
Type

Type

jar
Description

Description

Converter
Typesafe serialization of data

Download converter 3.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.