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