is not current version
Last Version 4.4.000

com.github.h908714124:jbock 2.8.1

The jbock command line parser

Categories

Categories

jbock User Interface CLI
GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

jbock
Version

Version

2.8.1
Type

Type

jar

Download jbock 2.8.1


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