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