Last Version

com.github.wshackle:java2slice 1.5

Tools and Libraries for Java Developers using "Canonical Robot Command Language" (CRCL) The language called "Canonical Robot Command Language" (CRCL) provides generic command and status definitions that implement the functionality of typical industrial robots without being specific either to the language of a plan that is being executed or to the language used by a robot controller that executes CRCL commands.

License

License

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

java2slice
Version

Version

1.5
Type

Type

jar
Description

Description

Tools and Libraries for Java Developers using "Canonical Robot Command Language" (CRCL) The language called "Canonical Robot Command Language" (CRCL) provides generic command and status definitions that implement the functionality of typical industrial robots without being specific either to the language of a plan that is being executed or to the language used by a robot controller that executes CRCL commands.

Download java2slice 1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.