is not current version
Last Version 1.8

de.mirkosertic.mavensonarsputnik:thirdparty-parent 1.7


Categories

Categories

Maven Build Tools
GroupId

GroupId

de.mirkosertic.mavensonarsputnik
ArtifactId

ArtifactId

thirdparty-parent
Version

Version

1.7
Type

Type

pom

Download thirdparty-parent 1.7

Filename Size
thirdparty-parent-1.7.pom 691 bytes
Browse

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