is not current version
Last Version 1.2.1

com.github.frtu.libs:master-pom 1.2.0

Libraries toolbox

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

master-pom
Version

Version

1.2.0
Type

Type

pom

Download master-pom 1.2.0

Filename Size
master-pom-1.2.0.pom 10 KB
Browse

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