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