is not current version
Last Version 2.0

com.github.fburato:highwheel-modules-cli 1.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fburato
ArtifactId

ArtifactId

highwheel-modules-cli
Version

Version

1.0.1
Type

Type

jar

Download highwheel-modules-cli 1.0.1


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