Last Version

text 1.12-1.6.5

A text library for Minecraft.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

text
Version

Version

1.12-1.6.5
Type

Type

jar
Description

Description

text
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 1.12-1.6.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
com.google.guava : guava jar 21.0
org.checkerframework : checker-qual jar 2.4.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.