GroupId | GroupIdorg.deephacks |
---|---|
ArtifactId | ArtifactIdconfit-perf |
Version | Version0.16.1 |
Type | Typejar |
Filename | Size |
---|---|
confit-perf-0.16.1.pom | |
confit-perf-0.16.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-perf/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-perf</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-perf/
implementation 'org.deephacks:confit-perf:0.16.1'
// https://jarcasting.com/artifacts/org.deephacks/confit-perf/
implementation ("org.deephacks:confit-perf:0.16.1")
'org.deephacks:confit-perf:jar:0.16.1'
<dependency org="org.deephacks" name="confit-perf" rev="0.16.1">
<artifact name="confit-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-perf', version='0.16.1')
)
libraryDependencies += "org.deephacks" % "confit-perf" % "0.16.1"
[org.deephacks/confit-perf "0.16.1"]