is not current version
Last Version 1.4

net.rakugakibox.util:yaml-resource-bundle 1.1

Java ResourceBundle for YAML format.

Categories

Categories

Net
GroupId

GroupId

net.rakugakibox.util
ArtifactId

ArtifactId

yaml-resource-bundle
Version

Version

1.1
Type

Type

jar

Download yaml-resource-bundle 1.1


<!-- https://jarcasting.com/artifacts/net.rakugakibox.util/yaml-resource-bundle/ -->
<dependency>
    <groupId>net.rakugakibox.util</groupId>
    <artifactId>yaml-resource-bundle</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.rakugakibox.util/yaml-resource-bundle/
implementation 'net.rakugakibox.util:yaml-resource-bundle:1.1'
// https://jarcasting.com/artifacts/net.rakugakibox.util/yaml-resource-bundle/
implementation ("net.rakugakibox.util:yaml-resource-bundle:1.1")
'net.rakugakibox.util:yaml-resource-bundle:jar:1.1'
<dependency org="net.rakugakibox.util" name="yaml-resource-bundle" rev="1.1">
  <artifact name="yaml-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rakugakibox.util', module='yaml-resource-bundle', version='1.1')
)
libraryDependencies += "net.rakugakibox.util" % "yaml-resource-bundle" % "1.1"
[net.rakugakibox.util/yaml-resource-bundle "1.1"]