Download ytk-mp4j-0.0.1.jar file - Jar y

Jar examples for y:ytk-mp4j

Description

Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gather, scatter, allgather, reduce-scatter, broadcast, reduce, allreduce communications.

You can download jar file ytk-mp4j 0.0.1 in this page.

License

MIT License

Build File

You can use the following script to add ytk-mp4j-0.0.1.jar to your project.

<dependency>
   <groupId>com.fenbi.mp4j</groupId>
   <artifactId>ytk-mp4j</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.fenbi.mp4j', name: 'ytk-mp4j', version: '0.0.1'
libraryDependencies += "com.fenbi.mp4j" % "ytk-mp4j" % "0.0.1"
<dependency org="com.fenbi.mp4j" name="ytk-mp4j" rev="0.0.1"/>
@Grapes(@Grab(group='com.fenbi.mp4j', module='ytk-mp4j', version='0.0.1'))
'com.fenbi.mp4j:ytk-mp4j:jar:0.0.1'

Download

Click the following link to download the jar file.

ytk-mp4j-0.0.1-javadoc.jar
ytk-mp4j-0.0.1-lib.jar
ytk-mp4j-0.0.1-sources.jar
ytk-mp4j-0.0.1.jar
ytk-mp4j-0.0.1.pom



Related Tutorials