License |
License |
---|---|
Categories |
Categoriesjbock User Interface CLI |
GroupId | GroupIdcom.github.h908714124 |
ArtifactId | ArtifactIdjbock-annotations |
Last Version | Last Version4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbock-annotations
Annotations for the jbock annotation processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbock-annotations-4.4.pom | |
jbock-annotations-4.4.jar | 2 KB |
jbock-annotations-4.4-sources.jar | 3 KB |
jbock-annotations-4.4-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>jbock-annotations</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/
implementation 'com.github.h908714124:jbock-annotations:4.4'
// https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/
implementation ("com.github.h908714124:jbock-annotations:4.4")
'com.github.h908714124:jbock-annotations:jar:4.4'
<dependency org="com.github.h908714124" name="jbock-annotations" rev="4.4">
<artifact name="jbock-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='jbock-annotations', version='4.4')
)
libraryDependencies += "com.github.h908714124" % "jbock-annotations" % "4.4"
[com.github.h908714124/jbock-annotations "4.4"]