is not current version
Last Version 2017.07.19

com.github.wshackle:rcslib 2016.11.18

NIST Real-Time Control Systems Library including Posemath, NML communications and Java Plotter

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

rcslib
Version

Version

2016.11.18
Type

Type

jar

Download rcslib 2016.11.18


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