is not current version
Last Version 1.9.0

org.obolibrary.robot:robot-command 1.1.0

Command-line interface for ROBOT: Commands for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).

GroupId

GroupId

org.obolibrary.robot
ArtifactId

ArtifactId

robot-command
Version

Version

1.1.0
Type

Type

jar

Download robot-command 1.1.0


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