is not current version
Last Version 4.0.2

io.aboutcode.stage:web 3.0.3

Web components

GroupId

GroupId

io.aboutcode.stage
ArtifactId

ArtifactId

web
Version

Version

3.0.3
Type

Type

jar

Download web 3.0.3


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