Last Version

Panosen Super Pom 1.3.0

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
Version

Version

1.3.0
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 1.3.0

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

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