is not current version
Last Version 1.1.6

org.deepsymmetry:lib-carabiner 1.1.3

A Java wrapper for the Carabiner bridge to Ableton Link.

GroupId

GroupId

org.deepsymmetry
ArtifactId

ArtifactId

lib-carabiner
Version

Version

1.1.3
Type

Type

jar

Download lib-carabiner 1.1.3


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