Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.deephacks.tools4j |
ArtifactId | ArtifactIdtoolsj4-config-perf |
Version | Version0.12.0 |
Type | Typejar |
Filename | Size |
---|---|
toolsj4-config-perf-0.12.0.pom | |
toolsj4-config-perf-0.12.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/toolsj4-config-perf/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>toolsj4-config-perf</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/toolsj4-config-perf/
implementation 'org.deephacks.tools4j:toolsj4-config-perf:0.12.0'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/toolsj4-config-perf/
implementation ("org.deephacks.tools4j:toolsj4-config-perf:0.12.0")
'org.deephacks.tools4j:toolsj4-config-perf:jar:0.12.0'
<dependency org="org.deephacks.tools4j" name="toolsj4-config-perf" rev="0.12.0">
<artifact name="toolsj4-config-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='toolsj4-config-perf', version='0.12.0')
)
libraryDependencies += "org.deephacks.tools4j" % "toolsj4-config-perf" % "0.12.0"
[org.deephacks.tools4j/toolsj4-config-perf "0.12.0"]