is not current version
Last Version 1.0.1

org.catools:web 0.0.32

The Web tools to be used in CATs projects

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

web
Version

Version

0.0.32
Type

Type

jar

Download web 0.0.32


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