de.twentyeleven.unitprofiler:root

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

root
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download root

Filename Size
root-0.0.23.pom 865 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • unitprofiler.build

Versions

Version
0.0.23
0.0.22