is not current version
Last Version 0.0.23

de.twentyeleven.unitprofiler:root 0.0.22


GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

root
Version

Version

0.0.22
Type

Type

pom

Download root 0.0.22

Filename Size
root-0.0.22.pom 865 bytes
Browse

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