Last Version

maven-parent 0.16

Artifact to use as universal maven parent

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

maven-parent
Version

Version

0.16
Type

Type

pom
Description

Description

maven-parent
Artifact to use as universal maven parent

Download maven-parent 0.16

Filename Size
maven-parent-0.16.pom 42 KB
Browse

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

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.