Download streamline-engine-0.2.0.jar file - Jar s

Jar examples for s:streamline-engine

Description

Streamline Engine

You can download jar file streamline-engine 0.2.0 in this page.

License

LGPL

Build File

You can use the following script to add streamline-engine-0.2.0.jar to your project.

<dependency>
   <groupId>org.daisy.streamline</groupId>
   <artifactId>streamline-engine</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'org.daisy.streamline', name: 'streamline-engine', version: '0.2.0'
libraryDependencies += "org.daisy.streamline" % "streamline-engine" % "0.2.0"
<dependency org="org.daisy.streamline" name="streamline-engine" rev="0.2.0"/>
@Grapes(@Grab(group='org.daisy.streamline', module='streamline-engine', version='0.2.0'))
'org.daisy.streamline:streamline-engine:jar:0.2.0'

Download

Click the following link to download the jar file.

streamline-engine-0.2.0-javadoc.jar
streamline-engine-0.2.0-sources.jar
streamline-engine-0.2.0.jar
streamline-engine-0.2.0.pom



Related Tutorials