Last Version

JavaOSC-Parent 0.8

An Open Sound Control library implementation in Java - Parent

License

License

BSD
GroupId

GroupId

com.illposed.osc
ArtifactId

ArtifactId

javaosc-parent
Version

Version

0.8
Type

Type

pom
Description

Description

JavaOSC-Parent
An Open Sound Control library implementation in Java - Parent
Project URL

Project URL

http://sourceforge.net/projects/javaosc/
Project Organization

Project Organization

Illposed
Source Code Management

Source Code Management

http://github.com/hoijui/JavaOSC

Download javaosc-parent 0.8

Filename Size
javaosc-parent-0.8.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.illposed.osc/javaosc-parent/ -->
<dependency>
    <groupId>com.illposed.osc</groupId>
    <artifactId>javaosc-parent</artifactId>
    <version>0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.illposed.osc/javaosc-parent/
implementation 'com.illposed.osc:javaosc-parent:0.8'
// https://jarcasting.com/artifacts/com.illposed.osc/javaosc-parent/
implementation ("com.illposed.osc:javaosc-parent:0.8")
'com.illposed.osc:javaosc-parent:pom:0.8'
<dependency org="com.illposed.osc" name="javaosc-parent" rev="0.8">
  <artifact name="javaosc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.illposed.osc', module='javaosc-parent', version='0.8')
)
libraryDependencies += "com.illposed.osc" % "javaosc-parent" % "0.8"
[com.illposed.osc/javaosc-parent "0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.