localization

Localization for HGLabor Network

License

License

GroupId

GroupId

de.hglabor
ArtifactId

ArtifactId

localization
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

localization
Localization for HGLabor Network
Project URL

Project URL

https://github.com/HGLabor/Localization/tree/main
Source Code Management

Source Code Management

https://github.com/HGLabor/Localization

Download localization

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9

Project Modules

There are no modules declared in this project.

Localization

Localization API for HGLabor Network

gradle wrapper

gradle publishToMavenLocal

You should create a folder "lang" containing json files

Example: kitmessages_de.json

Use "#" for indicating a new line Use "${parameterName}" for replacing values

Localization.INSTANCE.getMessage()

de.hglabor

HGLabor

hglabor.de is a Minecraft server based on SoupPVP

Versions

Version
0.0.7
0.0.6
0.0.5