is not current version
Last Version 2.4.0

yaml-resource-bundle 2.3.2

Java ResourceBundle for YAML format.

License

License

GroupId

GroupId

dev.akkinoc.util
ArtifactId

ArtifactId

yaml-resource-bundle
Version

Version

2.3.2
Type

Type

jar
Description

Description

yaml-resource-bundle
Java ResourceBundle for YAML format.
Project URL

Project URL

https://github.com/akkinoc/yaml-resource-bundle
Project Organization

Project Organization

akkinoc.dev
Source Code Management

Source Code Management

https://github.com/akkinoc/yaml-resource-bundle

Download yaml-resource-bundle 2.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.yaml : snakeyaml jar 1.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
io.kotest : kotest-assertions-core-jvm jar 5.2.3

Project Modules

There are no modules declared in this project.