is not current version
Last Version 2.0.11

com.codetaco:pom 1.0.3

A POM to rule all CodeTaco POMs

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

pom
Version

Version

1.0.3
Type

Type

pom

Download pom 1.0.3

Filename Size
pom-1.0.3.pom 6 KB
Browse

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