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

Jar examples for d:demux-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials