Categories |
Categoriesjbock User Interface CLI |
---|---|
GroupId | GroupIdcom.github.h908714124 |
ArtifactId | ArtifactIdjbock |
Version | Version2.6.1 |
Type | Typejar |
Filename | Size |
---|---|
jbock-2.6.1.pom | |
jbock-2.6.1.jar | 143 KB |
jbock-2.6.1-sources.jar | 64 KB |
jbock-2.6.1-javadoc.jar | 517 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/jbock/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>jbock</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/jbock/
implementation 'com.github.h908714124:jbock:2.6.1'
// https://jarcasting.com/artifacts/com.github.h908714124/jbock/
implementation ("com.github.h908714124:jbock:2.6.1")
'com.github.h908714124:jbock:jar:2.6.1'
<dependency org="com.github.h908714124" name="jbock" rev="2.6.1">
<artifact name="jbock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='jbock', version='2.6.1')
)
libraryDependencies += "com.github.h908714124" % "jbock" % "2.6.1"
[com.github.h908714124/jbock "2.6.1"]