This repository was archived by the owner on Feb 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
4+ <modelVersion >4.0.0</modelVersion >
5+ <groupId >de.kaleidox</groupId >
6+ <artifactId >vban</artifactId >
7+ <version >0.3.2</version >
8+ <name >VBAN-API</name >
9+ <description >Java 7 compatible Library for communicating with the VB-Audio VBAN interface</description >
10+ <inceptionYear >2019</inceptionYear >
11+ <licenses >
12+ <license >
13+ <name >The Apache License, Version 2.0</name >
14+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
15+ </license >
16+ </licenses >
17+ <developers >
18+ <developer >
19+ <id >burdoto</id >
20+ <name >Tobias Burdow</name >
21+ <email >burdoto@outlook.com</email >
22+ </developer >
23+ </developers >
24+ </project >
You can’t perform that action at this time.
0 commit comments