is not current version
Last Version 2.0.0

com.gitlab.samarkand-nomad:nomad-pilot-cli 1.25.0

OpenAPI Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitlab.samarkand-nomad
ArtifactId

ArtifactId

nomad-pilot-cli
Version

Version

1.25.0
Type

Type

jar

Download nomad-pilot-cli 1.25.0


<!-- https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-pilot-cli/ -->
<dependency>
    <groupId>com.gitlab.samarkand-nomad</groupId>
    <artifactId>nomad-pilot-cli</artifactId>
    <version>1.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-pilot-cli/
implementation 'com.gitlab.samarkand-nomad:nomad-pilot-cli:1.25.0'
// https://jarcasting.com/artifacts/com.gitlab.samarkand-nomad/nomad-pilot-cli/
implementation ("com.gitlab.samarkand-nomad:nomad-pilot-cli:1.25.0")
'com.gitlab.samarkand-nomad:nomad-pilot-cli:jar:1.25.0'
<dependency org="com.gitlab.samarkand-nomad" name="nomad-pilot-cli" rev="1.25.0">
  <artifact name="nomad-pilot-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.samarkand-nomad', module='nomad-pilot-cli', version='1.25.0')
)
libraryDependencies += "com.gitlab.samarkand-nomad" % "nomad-pilot-cli" % "1.25.0"
[com.gitlab.samarkand-nomad/nomad-pilot-cli "1.25.0"]