is not current version
Last Version 0.15.0

org.deephacks.tools4j:tools4j-config-provider-yaml 0.12.2

YAML Configuration Provider

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

tools4j-config-provider-yaml
Version

Version

0.12.2
Type

Type

jar

Download tools4j-config-provider-yaml 0.12.2


<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-yaml/ -->
<dependency>
    <groupId>org.deephacks.tools4j</groupId>
    <artifactId>tools4j-config-provider-yaml</artifactId>
    <version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-yaml/
implementation 'org.deephacks.tools4j:tools4j-config-provider-yaml:0.12.2'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-yaml/
implementation ("org.deephacks.tools4j:tools4j-config-provider-yaml:0.12.2")
'org.deephacks.tools4j:tools4j-config-provider-yaml:jar:0.12.2'
<dependency org="org.deephacks.tools4j" name="tools4j-config-provider-yaml" rev="0.12.2">
  <artifact name="tools4j-config-provider-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='tools4j-config-provider-yaml', version='0.12.2')
)
libraryDependencies += "org.deephacks.tools4j" % "tools4j-config-provider-yaml" % "0.12.2"
[org.deephacks.tools4j/tools4j-config-provider-yaml "0.12.2"]