PluginLangCore 1.0.2
π¦ Artifacts
- Main JAR:
PluginLangCore-1.0.2.jar - Sources JAR:
PluginLangCore-1.0.2-sources.jar - Javadoc JAR:
PluginLangCore-1.0.2-javadoc.jar
π Changes
Built from commit: 2025051
π Documentation
See README.md for usage instructions.
π Maven Dependency
<dependency>
<groupId>com.github.NighterDevelopment</groupId>
<artifactId>PluginLangCore</artifactId>
<version>1.0.2</version>
</dependency>π Gradle Dependency (Kotlin DSL)
implementation("com.github.NighterDevelopment:PluginLangCore:1.0.2")π Gradle Dependency (Groovy)
implementation 'com.github.NighterDevelopment:PluginLangCore:1.0.2'