text-serializer-gson

A text library for Minecraft.

License

License

Categories

Categories

Net Gson Data JSON
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

text-serializer-gson
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

text-serializer-gson
A text library for Minecraft.
Project URL

Project URL

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

Source Code Management

https://github.com/KyoriPowered/text

Download text-serializer-gson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.kyori : text-api jar 3.0.4
com.google.code.gson : gson jar 2.8.0

test (5)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 28.2-jre
com.google.truth : truth jar 1.0.1
com.google.truth.extensions : truth-java8-extension jar 1.0.1
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

adventure

GitHub Workflow Status (branch) MIT License Maven Central Sonatype Nexus (Snapshots)

A serverside user interface library for Minecraft: Java Edition

See the documentation for usage and dependency information for this project and associated libraries.

Contributing

We appreciate contributions of any type. For any new features or typo-fix/style changes, please open an issue or come talk to us in our Discord first so we make sure you're going in the right direction for the project.

All the adventure projects are built with Gradle, require at least JDK 8, and use a common checkstyle configuration. Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

adventure is released under the terms of the MIT License.

net.kyori

Kyori

https://discord.gg/MMfhJ8F

Versions

Version
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0