Last Version

OpenIMAJ turntable integration 1.3.10

Integration with our serially controlled turntable

License

License

GroupId

GroupId

org.openimaj.hardware
ArtifactId

ArtifactId

turntable
Version

Version

1.3.10
Type

Type

jar
Description

Description

OpenIMAJ turntable integration
Integration with our serially controlled turntable
Project Organization

Project Organization

The University of Southampton

Download turntable 1.3.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openimaj.hardware : serial-driver jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.