j

jbock-annotations

Annotations for the jbock annotation processor
https://github.com/h908714124/jbock
MIT License
h908714124
文件下载
文件名 操作
jbock-annotations-4.4.jar 下载
jbock-annotations-4.4.pom 下载
jbock-annotations-4.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.h908714124</groupId>
  <artifactId>jbock-annotations</artifactId>
  <version>4.4</version>
</dependency>
Gradle Groovy
implementation 'com.github.h908714124:jbock-annotations:4.4'
Gradle Kotlin
implementation("com.github.h908714124:jbock-annotations:4.4")
Scala SBT
libraryDependencies += "com.github.h908714124" % "jbock-annotations" % "4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.h908714124', module='jbock-annotations', version='4.4')
)
Apache Ivy
<dependency org="com.github.h908714124" name="jbock-annotations" rev="4.4" />
Leiningen
[com.github.h908714124/jbock-annotations "4.4"]
Apache Buildr
'com.github.h908714124:jbock-annotations:jar:4.4'
本项目依赖
该项目无第三方依赖