is not current version
Last Version 1.3

com.github.gv2011:parent-gv 0.4.0

Parent for gv2011 projects on GitHub and Maven Central

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

parent-gv
Version

Version

0.4.0
Type

Type

pom

Download parent-gv 0.4.0

Filename Size
parent-gv-0.4.0.pom 5 KB
Browse

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