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