is not current version
Last Version 1.3

com.github.weblets:weblets-exampleweblet 1.2

Weblets API

GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets-exampleweblet
Version

Version

1.2
Type

Type

jar

Download weblets-exampleweblet 1.2


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