NetUtil

A Java library for sending and receiving messages using the OpenSoundControl (OSC) protocol

License

License

Categories

Categories

Net
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

netutil
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

NetUtil
A Java library for sending and receiving messages using the OpenSoundControl (OSC) protocol
Project URL

Project URL

https://git.iem.at/sciss/NetUtil
Project Organization

Project Organization

de.sciss

Download netutil

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/netutil/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>netutil</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/netutil/
implementation 'de.sciss:netutil:1.1.0'
// https://jarcasting.com/artifacts/de.sciss/netutil/
implementation ("de.sciss:netutil:1.1.0")
'de.sciss:netutil:jar:1.1.0'
<dependency org="de.sciss" name="netutil" rev="1.1.0">
  <artifact name="netutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='netutil', version='1.1.0')
)
libraryDependencies += "de.sciss" % "netutil" % "1.1.0"
[de.sciss/netutil "1.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.1
1.0.0