Panosen Super Pom

Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.

License

License

MIT
GroupId

GroupId

com.panosen
ArtifactId

ArtifactId

super-pom
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Panosen Super Pom
Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.
Project URL

Project URL

https://github.com/panosen/panosen-super-pom

Download super-pom

Filename Size
super-pom-1.3.0.pom 6 KB
Browse

How to add to project

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

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
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0