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