Last Version

Reflec<T> 3.0.0

Typesafe serialization of data

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

reflect
Version

Version

3.0.0
Type

Type

pom
Description

Description

Reflec<T>
Typesafe serialization of data
Project URL

Project URL

http://cubeisland.de/engine
Source Code Management

Source Code Management

https://github.com/CubeEngine/ReflecT

Download reflect 3.0.0

Filename Size
reflect-3.0.0.pom 8 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • converter
  • yaml
  • hocon
  • mongo
  • nbt