Jar examples for n:netutil
A Java library for sending and receiving messages using the OpenSoundControl (OSC) protocol
You can download jar file netutil 1.0.0 in this page.
LGPL v2.1+
You can use the following script to add netutil-1.0.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>netutil</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.sciss', name: 'netutil', version: '1.0.0'
libraryDependencies += "de.sciss" % "netutil" % "1.0.0"
<dependency org="de.sciss" name="netutil" rev="1.0.0"/>
@Grapes(@Grab(group='de.sciss', module='netutil', version='1.0.0'))
'de.sciss:netutil:jar:1.0.0'
Click the following link to download the jar file.
netutil-1.0.0-javadoc.jar