Weblets Example Weblet

Weblets API

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.weblets
ArtifactId

ArtifactId

weblets-exampleweblet
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Weblets Example Weblet
Weblets API
Project URL

Project URL

http://www.github.com/werpu/weblets

Download weblets-exampleweblet

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-digester : commons-digester jar [1.5,)
commons-logging : commons-logging jar [1.1.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2