is not current version
Last Version 1.3.10

org.openimaj.hardware:turntable 1.3.1

Integration with our serially controlled turntable

GroupId

GroupId

org.openimaj.hardware
ArtifactId

ArtifactId

turntable
Version

Version

1.3.1
Type

Type

jar

Download turntable 1.3.1


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