is not current version
Last Version 1.2

net.coding.xcom:cat 0.0.1

Java EE Application Classloader Analysis Tool

Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat
Version

Version

0.0.1
Type

Type

pom

Download cat 0.0.1

Filename Size
cat-0.0.1.pom 2 KB
Browse

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