Last Version

Reflec<T> HOCON 3.0.0

Typesafe serialization of data

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

reflect-hocon
Version

Version

3.0.0
Type

Type

jar
Description

Description

Reflec<T> HOCON
Typesafe serialization of data

Download reflect-hocon 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.cubeengine : reflect-core jar 3.0.0
com.typesafe : config jar 1.2.1

test (2)

Group / Artifact Type Version
org.cubeengine : reflect-core test-jar 3.0.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.