is not current version
Last Version 0.17.0

org.deephacks:confit-perf 0.16.2

Performance Tests for Confit

GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-perf
Version

Version

0.16.2
Type

Type

jar

Download confit-perf 0.16.2


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