is not current version
Last Version 9.0.1

tv.hd3g.commons:parent-web 3.2.0


GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent-web
Version

Version

3.2.0
Type

Type

pom

Download parent-web 3.2.0

Filename Size
parent-web-3.2.0.pom 1 KB
Browse

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