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

Jar examples for s:streamline-engine

Description

Streamline Engine

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials