SuperPom

Contains common settings for my projects.

License

License

GroupId

GroupId

com.github.symulakr
ArtifactId

ArtifactId

superpom
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

SuperPom
Contains common settings for my projects.
Project URL

Project URL

https://github.com/symulakr/common
Project Organization

Project Organization

Eugene Derevyanko

Download superpom

Filename Size
superpom-1.pom 4 KB
Browse

How to add to project

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

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