BukkitJSONSerializer

A JSON serialize/deserialize util for bukkit's ConfigurationSerialization.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

bukkitjsonserializer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

BukkitJSONSerializer
A JSON serialize/deserialize util for bukkit's ConfigurationSerialization.
Project URL

Project URL

https://github.com/CarmJos/BukkitJSONSerializer
Source Code Management

Source Code Management

https://github.com/CarmJos/BukkitJSONSerializer

Download bukkitjsonserializer

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot jar 1.8.8-R0.1-SNAPSHOT
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0