Download esl-model-9.5.0.jar file - Jar e

Jar examples for e:esl-model

Description

This project has objects that represent the E-Signlive rest model.

You can download jar file esl-model 9.5.0 in this page.

License

Apache 2

Build File

You can use the following script to add esl-model-9.5.0.jar to your project.

<dependency>
   <groupId>com.silanis.esl</groupId>
   <artifactId>esl-model</artifactId>
   <version>9.5.0</version>
</dependency>
compile group: 'com.silanis.esl', name: 'esl-model', version: '9.5.0'
libraryDependencies += "com.silanis.esl" % "esl-model" % "9.5.0"
<dependency org="com.silanis.esl" name="esl-model" rev="9.5.0"/>
@Grapes(@Grab(group='com.silanis.esl', module='esl-model', version='9.5.0'))
'com.silanis.esl:esl-model:jar:9.5.0'

Download

Click the following link to download the jar file.

esl-model-9.5.0-javadoc.jar
esl-model-9.5.0-sources.jar
esl-model-9.5.0.jar
esl-model-9.5.0.pom



Related Tutorials