is not current version
Last Version 2.0.2

TranslationLoader 2.0.0

A library that loads messages from a file or a directory

License

License

GroupId

GroupId

com.github.siroshun09.translationloader
ArtifactId

ArtifactId

translationloader
Version

Version

2.0.0
Type

Type

jar
Description

Description

TranslationLoader
A library that loads messages from a file or a directory
Project URL

Project URL

https://github.com/Siroshun09/TranslationLoader
Source Code Management

Source Code Management

https://github.com/Siroshun09/TranslationLoader

Download translationloader 2.0.0


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

Dependencies

provided (4)

Group / Artifact Type Version
net.kyori : adventure-api jar 4.9.3
com.github.siroshun09.configapi : configapi jar 4.5.0
com.github.siroshun09.configapi : configapi-yaml jar 4.5.0
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.29
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.