is not current version
Last Version 2.0.11

com.codetaco:pom 1.0.7

A POM to rule all CodeTaco POMs

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

pom
Version

Version

1.0.7
Type

Type

pom

Download pom 1.0.7

Filename Size
pom-1.0.7.pom 8 KB
Browse

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