h

highwheel-modules-cli

Files download
File Operation
highwheel-modules-cli-1.4.0.jar download
highwheel-modules-cli-1.4.0.pom download
highwheel-modules-cli-1.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fburato</groupId>
  <artifactId>highwheel-modules-cli</artifactId>
  <version>1.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.fburato:highwheel-modules-cli:1.4.0'
Gradle Kotlin
implementation("com.github.fburato:highwheel-modules-cli:1.4.0")
Scala SBT
libraryDependencies += "com.github.fburato" % "highwheel-modules-cli" % "1.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fburato', module='highwheel-modules-cli', version='1.4.0')
)
Apache Ivy
<dependency org="com.github.fburato" name="highwheel-modules-cli" rev="1.4.0" />
Leiningen
[com.github.fburato/highwheel-modules-cli "1.4.0"]
Apache Buildr
'com.github.fburato:highwheel-modules-cli:jar:1.4.0'