is not current version
Last Version 2017.07.19

com.github.wshackle:rcslib 2015.05.04.02

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

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

rcslib
Version

Version

2015.05.04.02
Type

Type

jar

Download rcslib 2015.05.04.02


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