is not current version
Last Version 0.1.5

com.github.vatbub:common.parent 0.1.4

Parent for the vatbub common classes

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.parent
Version

Version

0.1.4
Type

Type

pom

Download common.parent 0.1.4

Filename Size
common.parent-0.1.4.pom 3 KB
Browse

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