is not current version
Last Version 1.2.13

net.smartlab.web:smartweb 1.2.9

SmartWeb is a web application development meta framework based on Jakarta Struts, Hibernate and other open source frameworks and libraries.

Categories

Categories

Net
GroupId

GroupId

net.smartlab.web
ArtifactId

ArtifactId

smartweb
Version

Version

1.2.9
Type

Type

jar

Download smartweb 1.2.9


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