Last Version

LocaleConfig 0.4.1

A Minecraft library to simplify locale configuration for players and developers

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.benwoodworth.localeconfig
ArtifactId

ArtifactId

localeconfig-api
Version

Version

0.4.1
Type

Type

jar
Description

Description

LocaleConfig
A Minecraft library to simplify locale configuration for players and developers
Project URL

Project URL

https://github.com/BenWoodworth/LocaleConfig
Source Code Management

Source Code Management

http://github.com/BenWoodworth/LocaleConfig

Download localeconfig-api 0.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.