Download streams-converters-0.5-incubating.jar file - Jar s

Jar examples for s:streams-converters

Description

You can download jar file streams-converters 0.5-incubating in this page.

License

Apache License

Build File

You can use the following script to add streams-converters-0.5-incubating.jar to your project.

<dependency>
   <groupId>org.apache.streams</groupId>
   <artifactId>streams-converters</artifactId>
   <version>0.5-incubating</version>
</dependency>
compile group: 'org.apache.streams', name: 'streams-converters', version: '0.5-incubating'
libraryDependencies += "org.apache.streams" % "streams-converters" % "0.5-incubating"
<dependency org="org.apache.streams" name="streams-converters" rev="0.5-incubating"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-converters', version='0.5-incubating'))
'org.apache.streams:streams-converters:jar:0.5-incubating'

Download

Click the following link to download the jar file.

streams-converters-0.5-incubating-javadoc.jar
streams-converters-0.5-incubating-tests.jar
streams-converters-0.5-incubating.jar
streams-converters-0.5-incubating.pom



Related Tutorials