is not current version
Last Version 0.15.0

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

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.14.0
Type

Type

jar

Download tools4j-config-provider-yaml 0.14.0


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