cereal

A document generation library for use with Gson.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

cereal
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

cereal
A document generation library for use with Gson.
Project URL

Project URL

https://github.com/KyoriPowered/cereal/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/cereal/

Download cereal

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.6.0
net.kyori : blizzard jar 1.0.4-JDK8144185
net.kyori » gson jar 2.8.3-SNAPSHOT
net.kyori : lunar jar 1.0.3
org.ow2.asm : asm-debug-all jar 5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

cereal

A document generation library for use with Gson.

Build Status

net.kyori

Kyori

https://discord.gg/MMfhJ8F

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0