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

Jar examples for s:streamline-api

Description

Streamline API

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials