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