Last Version

Locales 1.0.1

A Java Locale Manager that supports managing multiple languages and contextual locale preference (IE: Different players on a multiplayer game server)

License

License

Categories

Categories

Net
GroupId

GroupId

net.gmcbm.dependencies
ArtifactId

ArtifactId

locales
Version

Version

1.0.1
Type

Type

jar
Description

Description

Locales
A Java Locale Manager that supports managing multiple languages and contextual locale preference (IE: Different players on a multiplayer game server)
Project URL

Project URL

https://github.com/gmcbm-backup/locales
Project Organization

Project Organization

Global Minecraft Ban Manager
Source Code Management

Source Code Management

https://github.com/gmcbm-backup/locales

Download locales 1.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.