Jar examples for s:scalaosc-2.10
A library for OpenSoundControl (OSC), a message protocol used in multi-media applications.
You can download jar file scalaosc_2.10 1.1.3 in this page.
LGPL v2.1+
You can use the following script to add scalaosc_2.10-1.1.3.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>scalaosc_2.10</artifactId> <version>1.1.3</version> </dependency>
compile group: 'de.sciss', name: 'scalaosc_2.10', version: '1.1.3'
libraryDependencies += "de.sciss" % "scalaosc_2.10" % "1.1.3"
<dependency org="de.sciss" name="scalaosc_2.10" rev="1.1.3"/>
@Grapes(@Grab(group='de.sciss', module='scalaosc_2.10', version='1.1.3'))
'de.sciss:scalaosc_2.10:jar:1.1.3'
Click the following link to download the jar file.
scalaosc_2.10-1.1.3-javadoc.jar