is not current version
Last Version 1.3

com.github.gv2011:parent-gv 1.1

Parent for gv2011 projects on GitHub and Maven Central

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

parent-gv
Version

Version

1.1
Type

Type

pom

Download parent-gv 1.1

Filename Size
parent-gv-1.1.pom 4 KB
Browse

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