is not current version
Last Version 2.14.2

Zaber Motion Library 2.10.1

A library that aims to provide easy-to-use API for communication with Zaber devices using Zaber ASCII Protocol.

License

License

GroupId

GroupId

com.zaber
ArtifactId

ArtifactId

motion-library
Version

Version

2.10.1
Type

Type

jar
Description

Description

Zaber Motion Library
A library that aims to provide easy-to-use API for communication with Zaber devices using Zaber ASCII Protocol.
Project URL

Project URL

http://www.zaber.com
Source Code Management

Source Code Management

https://gitlab.com/ZaberTech/zaber-motion-lib

Download motion-library 2.10.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.1
net.java.dev.jna : jna jar 5.10.0
io.reactivex.rxjava2 : rxjava jar 2.2.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.