Download weblets-impl-1.1.3.jar file - Jar w

Jar examples for w:weblets-impl

Description

Weblets Implementation

You can download jar file weblets-impl 1.1.3 in this page.

Build File

You can use the following script to add weblets-impl-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

weblets-impl-1.1.3-javadoc.jar
weblets-impl-1.1.3-sources.jar
weblets-impl-1.1.3.jar
weblets-impl-1.1.3.pom



Related Tutorials