is not current version
Last Version 1.1.3

tw.hyl.common:masterpom 1.1.0

Common dependency versions and settings.

GroupId

GroupId

tw.hyl.common
ArtifactId

ArtifactId

masterpom
Version

Version

1.1.0
Type

Type

pom

Download masterpom 1.1.0

Filename Size
masterpom-1.1.0.pom 9 KB
Browse

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