is not current version
Last Version 9.0.1

tv.hd3g.commons:starter 3.2.0

Maven starter project for all hdsdi3g' java projects

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

starter
Version

Version

3.2.0
Type

Type

pom

Download starter 3.2.0

Filename Size
starter-3.2.0.pom 6 KB
Browse

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