Download menta-affinity-0.9.7.jar file - Jar m

Jar examples for m:menta-affinity

Description

A simple API to set thread affinity on Linux.

You can download jar file menta-affinity 0.9.7 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add menta-affinity-0.9.7.jar to your project.

<dependency>
   <groupId>me.soliveirajr</groupId>
   <artifactId>menta-affinity</artifactId>
   <version>0.9.7</version>
</dependency>
compile group: 'me.soliveirajr', name: 'menta-affinity', version: '0.9.7'
libraryDependencies += "me.soliveirajr" % "menta-affinity" % "0.9.7"
<dependency org="me.soliveirajr" name="menta-affinity" rev="0.9.7"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-affinity', version='0.9.7'))
'me.soliveirajr:menta-affinity:jar:0.9.7'

Download

Click the following link to download the jar file.

menta-affinity-0.9.7-all.jar
menta-affinity-0.9.7-javadoc.jar
menta-affinity-0.9.7-sources.jar
menta-affinity-0.9.7.jar
menta-affinity-0.9.7.pom



Related Tutorials