is not current version
Last Version 0.15.0

org.deephacks.tools4j:tools4j-config-api-runtime 0.0.7

Runtime APIs of Tools4j Config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.deephacks.tools4j
ArtifactId

ArtifactId

tools4j-config-api-runtime
Version

Version

0.0.7
Type

Type

jar

Download tools4j-config-api-runtime 0.0.7


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