Download marshall-library-1.0.4.jar file - Jar m

Jar examples for m:marshall-library

Description

Split and send bundles

You can download jar file marshall-library 1.0.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add marshall-library-1.0.4.jar to your project.

<dependency>
   <groupId>com.be-bound</groupId>
   <artifactId>marshall-library</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.be-bound', name: 'marshall-library', version: '1.0.4'
libraryDependencies += "com.be-bound" % "marshall-library" % "1.0.4"
<dependency org="com.be-bound" name="marshall-library" rev="1.0.4"/>
@Grapes(@Grab(group='com.be-bound', module='marshall-library', version='1.0.4'))
'com.be-bound:marshall-library:jar:1.0.4'

Download

Click the following link to download the jar file.

marshall-library-1.0.4-javadoc.jar
marshall-library-1.0.4-sources.jar
marshall-library-1.0.4.pom



Related Tutorials