cereal
A document generation library for use with Gson.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.kyori |
| ArtifactId | ArtifactIdcereal |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncereal
A document generation library for use with Gson.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cereal-1.0.4.pom | |
| cereal-1.0.4.jar | 17 KB |
| cereal-1.0.4-sources.jar | 9 KB |
| cereal-1.0.4-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A document generation library for use with Gson.