j

javols-annotations

Annotations for the javols annotation processor
https://github.com/h908714124/javols
MIT License
h908714124
Files download
File Operation
javols-annotations-1.2.jar download
javols-annotations-1.2.pom download
javols-annotations-1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.h908714124</groupId>
  <artifactId>javols-annotations</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.h908714124:javols-annotations:1.2'
Gradle Kotlin
implementation("com.github.h908714124:javols-annotations:1.2")
Scala SBT
libraryDependencies += "com.github.h908714124" % "javols-annotations" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.h908714124', module='javols-annotations', version='1.2')
)
Apache Ivy
<dependency org="com.github.h908714124" name="javols-annotations" rev="1.2" />
Leiningen
[com.github.h908714124/javols-annotations "1.2"]
Apache Buildr
'com.github.h908714124:javols-annotations:jar:1.2'
Dependencies
The project has no third-party dependencies