is not current version
Last Version 0.1.8

com.github.sarxos:overcast-maven-parent 0.1.7

This is set of Overcast Maven tools composed of Maven plugin and helper utility class

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

overcast-maven-parent
Version

Version

0.1.7
Type

Type

pom

Download overcast-maven-parent 0.1.7


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