Last Version

com.github.ppadial.mavenbase:root 2

The root parent POM for all other POM files.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ppadial.mavenbase
ArtifactId

ArtifactId

root
Version

Version

2
Type

Type

pom
Description

Description

Download root 2

Filename Size
root-2.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/root/ -->
<dependency>
    <groupId>com.github.ppadial.mavenbase</groupId>
    <artifactId>root</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/root/
implementation 'com.github.ppadial.mavenbase:root:2'
// https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/root/
implementation ("com.github.ppadial.mavenbase:root:2")
'com.github.ppadial.mavenbase:root:pom:2'
<dependency org="com.github.ppadial.mavenbase" name="root" rev="2">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ppadial.mavenbase', module='root', version='2')
)
libraryDependencies += "com.github.ppadial.mavenbase" % "root" % "2"
[com.github.ppadial.mavenbase/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.