Download muxy-2.1.1.jar file - Jar m

Jar examples for m:muxy

Description

file multiplexing library

You can download jar file muxy 2.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add muxy-2.1.1.jar to your project.

<dependency>
   <groupId>com.addthis</groupId>
   <artifactId>muxy</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'com.addthis', name: 'muxy', version: '2.1.1'
libraryDependencies += "com.addthis" % "muxy" % "2.1.1"
<dependency org="com.addthis" name="muxy" rev="2.1.1"/>
@Grapes(@Grab(group='com.addthis', module='muxy', version='2.1.1'))
'com.addthis:muxy:jar:2.1.1'

Download

Click the following link to download the jar file.

muxy-2.1.1-javadoc.jar
muxy-2.1.1-sources.jar
muxy-2.1.1.jar
muxy-2.1.1.pom



Related Tutorials