Download weblets-api-1.2.jar file - Jar w

Jar examples for w:weblets-api

Description

Weblets API

You can download jar file weblets-api 1.2 in this page.

Build File

You can use the following script to add weblets-api-1.2.jar to your project.

<dependency>
   <groupId>com.github.weblets</groupId>
   <artifactId>weblets-api</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.weblets', name: 'weblets-api', version: '1.2'
libraryDependencies += "com.github.weblets" % "weblets-api" % "1.2"
<dependency org="com.github.weblets" name="weblets-api" rev="1.2"/>
@Grapes(@Grab(group='com.github.weblets', module='weblets-api', version='1.2'))
'com.github.weblets:weblets-api:jar:1.2'

Download

Click the following link to download the jar file.

weblets-api-1.2-javadoc.jar
weblets-api-1.2-sources.jar
weblets-api-1.2.jar
weblets-api-1.2.pom



Related Tutorials