Download demux-core-0.8.5.jar file - Jar d

Jar examples for d:demux-core

Description

You can download jar file demux-core 0.8.5 in this page.

License

Apache License

Build File

You can use the following script to add demux-core-0.8.5.jar to your project.

<dependency>
   <groupId>com.vektorsoft.demux.core</groupId>
   <artifactId>demux-core</artifactId>
   <version>0.8.5</version>
</dependency>
compile group: 'com.vektorsoft.demux.core', name: 'demux-core', version: '0.8.5'
libraryDependencies += "com.vektorsoft.demux.core" % "demux-core" % "0.8.5"
<dependency org="com.vektorsoft.demux.core" name="demux-core" rev="0.8.5"/>
@Grapes(@Grab(group='com.vektorsoft.demux.core', module='demux-core', version='0.8.5'))
'com.vektorsoft.demux.core:demux-core:jar:0.8.5'

Download

Click the following link to download the jar file.

demux-core-0.8.5-javadoc.jar
demux-core-0.8.5-sources.jar
demux-core-0.8.5.jar
demux-core-0.8.5.pom



Related Tutorials