Last Version

Reflec<T> Yaml 3.0.0

Typesafe serialization of data

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

reflect-yaml
Version

Version

3.0.0
Type

Type

jar
Description

Description

Reflec<T> Yaml
Typesafe serialization of data

Download reflect-yaml 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.cubeengine : reflect-core jar 3.0.0
org.yaml : snakeyaml jar 1.14

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.