is not current version
Last Version 1.2

net.coding.xcom:cat-web 0.0.1


Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-web
Version

Version

0.0.1
Type

Type

war

Download cat-web 0.0.1


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