Last Version

rouz.io maven root 2

Root project for consistent Maven conventions.

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

root
Version

Version

2
Type

Type

pom
Description

Description

rouz.io maven root
Root project for consistent Maven conventions.
Project URL

Project URL

https://github.com/rouzwawi/root
Source Code Management

Source Code Management

https://github.com/rouzwawi/root

Download root 2

Filename Size
root-2.pom 12 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.