is not current version
Last Version 0.0.23

de.twentyeleven.unitprofiler:unitprofiler.annotations 0.0.22

profile unit tests

GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

unitprofiler.annotations
Version

Version

0.0.22
Type

Type

jar

Download unitprofiler.annotations 0.0.22


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