com.github.ppadial.mavenbase:root


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ppadial.mavenbase
ArtifactId

ArtifactId

root
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Download root

Filename Size
root-2.pom 13 KB
Browse

How to add to project

<!-- 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.

Versions

Version
2
1