is not current version
Last Version 0.0.23

de.twentyeleven.unitprofiler:unitprofiler.example 0.0.22

example project for profiling unit tests

GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

unitprofiler.example
Version

Version

0.0.22
Type

Type

jar

Download unitprofiler.example 0.0.22


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