Download jesl-0.5.jar file - Jar j

Jar examples for j:jesl

Description

Data Streaming, Data Analytics

You can download jar file jesl 0.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jesl-0.5.jar to your project.

<dependency>
   <groupId>com.jkoolcloud</groupId>
   <artifactId>jesl</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.jkoolcloud', name: 'jesl', version: '0.5'
libraryDependencies += "com.jkoolcloud" % "jesl" % "0.5"
<dependency org="com.jkoolcloud" name="jesl" rev="0.5"/>
@Grapes(@Grab(group='com.jkoolcloud', module='jesl', version='0.5'))
'com.jkoolcloud:jesl:jar:0.5'

Download

Click the following link to download the jar file.

jesl-0.5-javadoc.jar
jesl-0.5-sources.jar
jesl-0.5.jar
jesl-0.5.pom



Related Tutorials