Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.deephacks.tools4j |
ArtifactId | ArtifactIdtools4j-config-provider-cached |
Version | Version0.14.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-cached/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>tools4j-config-provider-cached</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-cached/
implementation 'org.deephacks.tools4j:tools4j-config-provider-cached:0.14.2'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-provider-cached/
implementation ("org.deephacks.tools4j:tools4j-config-provider-cached:0.14.2")
'org.deephacks.tools4j:tools4j-config-provider-cached:jar:0.14.2'
<dependency org="org.deephacks.tools4j" name="tools4j-config-provider-cached" rev="0.14.2">
<artifact name="tools4j-config-provider-cached" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='tools4j-config-provider-cached', version='0.14.2')
)
libraryDependencies += "org.deephacks.tools4j" % "tools4j-config-provider-cached" % "0.14.2"
[org.deephacks.tools4j/tools4j-config-provider-cached "0.14.2"]