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