is not current version
Last Version 1.1.1-BETA-1

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

Weblets Implementation

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.weblets
ArtifactId

ArtifactId

weblets-impl
Version

Version

1.1
Type

Type

jar

Download weblets-impl 1.1


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