| License |
License |
|---|---|
| GroupId | GroupIdcom.artistech |
| ArtifactId | ArtifactIdtuio-lib |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontuio-lib
TUIO 1.1 Java Reference Implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tuio-lib-1.1.6.pom | |
| tuio-lib-1.1.6.jar | 27 KB |
| tuio-lib-1.1.6-sources.jar | 21 KB |
| tuio-lib-1.1.6-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artistech/tuio-lib/ -->
<dependency>
<groupId>com.artistech</groupId>
<artifactId>tuio-lib</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.artistech/tuio-lib/
implementation 'com.artistech:tuio-lib:1.1.6'
// https://jarcasting.com/artifacts/com.artistech/tuio-lib/
implementation ("com.artistech:tuio-lib:1.1.6")
'com.artistech:tuio-lib:jar:1.1.6'
<dependency org="com.artistech" name="tuio-lib" rev="1.1.6">
<artifact name="tuio-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artistech', module='tuio-lib', version='1.1.6')
)
libraryDependencies += "com.artistech" % "tuio-lib" % "1.1.6"
[com.artistech/tuio-lib "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.illposed.osc : javaosc-core | jar | 0.2 |