is not current version
Last Version 3.1-j11

org.javalite:activeweb 1.1

Core functionality of the framework

GroupId

GroupId

org.javalite
ArtifactId

ArtifactId

activeweb
Version

Version

1.1
Type

Type

jar

Download activeweb 1.1


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