Download esc-api-0.1.0.jar file - Jar e

Jar examples for e:esc-api

Description

Defines the event store commons API.

You can download jar file esc-api 0.1.0 in this page.

Build File

You can use the following script to add esc-api-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

esc-api-0.1.0-javadoc.jar
esc-api-0.1.0-sources.jar
esc-api-0.1.0.jar
esc-api-0.1.0.pom



Related Tutorials