is not current version
Last Version 2.4.0

yaml-resource-bundle 2.3.1

Java ResourceBundle for YAML format.

License

License

GroupId

GroupId

dev.akkinoc.util
ArtifactId

ArtifactId

yaml-resource-bundle
Version

Version

2.3.1
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.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20
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.2

Project Modules

There are no modules declared in this project.