is not current version
Last Version 1.0.5

com.github.bun133:lang-module 1.0.1

Lang Module for Minecraft 1.15.2

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

lang-module
Version

Version

1.0.1
Type

Type

jar

Download lang-module 1.0.1


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