is not current version
Last Version 1.0.5

com.github.bun133:lang-module 1.0.3

Lang Module for Minecraft 1.15.2

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

lang-module
Version

Version

1.0.3
Type

Type

jar

Download lang-module 1.0.3


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