is not current version
Last Version 1.2

net.coding.xcom:cat-web 1.0


Categories

Categories

Net
GroupId

GroupId

net.coding.xcom
ArtifactId

ArtifactId

cat-web
Version

Version

1.0
Type

Type

war

Download cat-web 1.0


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