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