Last Version

VBAN-API 1.0.1

Java 7 compatible Library for communicating with the VB-Audio VBAN interface

License

License

GroupId

GroupId

de.kaleidox
ArtifactId

ArtifactId

vban-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

VBAN-API
Java 7 compatible Library for communicating with the VB-Audio VBAN interface
Project URL

Project URL

https://github.com/burdoto/VBAN-API
Source Code Management

Source Code Management

https://github.com/burdoto/VBAN-API

Download vban-api 1.0.1


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

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.