is not current version
Last Version 4.0.2

io.aboutcode.stage:web 3.0.13

Web components

GroupId

GroupId

io.aboutcode.stage
ArtifactId

ArtifactId

web
Version

Version

3.0.13
Type

Type

jar

Download web 3.0.13


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