is not current version
Last Version 1.1.6

com.artistech:tuio-lib 1.1.2

TUIO 1.1 Java Reference Implementation

GroupId

GroupId

com.artistech
ArtifactId

ArtifactId

tuio-lib
Version

Version

1.1.2
Type

Type

jar

Download tuio-lib 1.1.2


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