License |
License |
---|---|
GroupId | GroupIdcom.github.bun133 |
ArtifactId | ArtifactIdlang-module |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionLang Module
Lang Module for Minecraft 1.15.2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lang-module-1.0.5.pom | |
lang-module-1.0.5.jar | 155 KB |
lang-module-1.0.5-sources.jar | 109 KB |
lang-module-1.0.5-javadoc.jar | 679 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bun133/lang-module/ -->
<dependency>
<groupId>com.github.bun133</groupId>
<artifactId>lang-module</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bun133/lang-module/
implementation 'com.github.bun133:lang-module:1.0.5'
// https://jarcasting.com/artifacts/com.github.bun133/lang-module/
implementation ("com.github.bun133:lang-module:1.0.5")
'com.github.bun133:lang-module:jar:1.0.5'
<dependency org="com.github.bun133" name="lang-module" rev="1.0.5">
<artifact name="lang-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bun133', module='lang-module', version='1.0.5')
)
libraryDependencies += "com.github.bun133" % "lang-module" % "1.0.5"
[com.github.bun133/lang-module "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bun133 : flyframe | jar | 1.0.5-fixed |
Group / Artifact | Type | Version |
---|---|---|
com.destroystokyo.paper » paper-api | jar | 1.15.2-R0.1-SNAPSHOT |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |