is not current version
Last Version 1.3

com.github.weblets:weblets-impl 1.2

Weblets Implementation

GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets-impl
Version

Version

1.2
Type

Type

jar

Download weblets-impl 1.2


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