is not current version
Last Version 1.0.1

org.catools:web 0.1.35

The Web tools to be used in CATs projects

GroupId

GroupId

org.catools
ArtifactId

ArtifactId

web
Version

Version

0.1.35
Type

Type

pom

Download web 0.1.35

Filename Size
web-0.1.35.pom 7 KB
Browse

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