is not current version
Last Version 1.1.1-BETA-1

net.java.dev.weblets:weblets-impl 0.4

Weblets Implementation

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.weblets
ArtifactId

ArtifactId

weblets-impl
Version

Version

0.4
Type

Type

jar

Download weblets-impl 0.4


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