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

Jar examples for d:demux-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials