is not current version
Last Version 1.1.1

com.github.vatbub:kotlinParentPom 0.0.3


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

kotlinParentPom
Version

Version

0.0.3
Type

Type

pom

Download kotlinParentPom 0.0.3


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