GroupId | GroupIdde.twentyeleven.unitprofiler |
---|---|
ArtifactId | ArtifactIdroot |
Version | Version0.0.22 |
Type | Typepom |
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"]