is not current version
Last Version 4.4.000

com.github.h908714124:jbock 1.2


Categories

Categories

jbock User Interface CLI
GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

jbock
Version

Version

1.2
Type

Type

jar

Download jbock 1.2


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