is not current version
Last Version 4.4

com.github.h908714124:jbock-annotations 2.0

Annotations for the jbock annotation processor

Categories

Categories

jbock User Interface CLI
GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

jbock-annotations
Version

Version

2.0
Type

Type

jar

Download jbock-annotations 2.0


<!-- https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/ -->
<dependency>
    <groupId>com.github.h908714124</groupId>
    <artifactId>jbock-annotations</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/
implementation 'com.github.h908714124:jbock-annotations:2.0'
// https://jarcasting.com/artifacts/com.github.h908714124/jbock-annotations/
implementation ("com.github.h908714124:jbock-annotations:2.0")
'com.github.h908714124:jbock-annotations:jar:2.0'
<dependency org="com.github.h908714124" name="jbock-annotations" rev="2.0">
  <artifact name="jbock-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='jbock-annotations', version='2.0')
)
libraryDependencies += "com.github.h908714124" % "jbock-annotations" % "2.0"
[com.github.h908714124/jbock-annotations "2.0"]