is not current version
Last Version 0.1.4

io.github.pustike:pustike-maven-parent 0.1.3

Provides common configuration for Pustike projects.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.pustike
ArtifactId

ArtifactId

pustike-maven-parent
Version

Version

0.1.3
Type

Type

pom

Download pustike-maven-parent 0.1.3


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