u

ulfberht-annotations

Ulfberht-annotations
https://github.com/afollestad/ulfberht-annotations
Apache 2.0 License
Aidan Follestad
Files download
File Operation
ulfberht-annotations-0.3.0.jar download
ulfberht-annotations-0.3.0.pom download
ulfberht-annotations-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.afollestad</groupId>
  <artifactId>ulfberht-annotations</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.afollestad:ulfberht-annotations:0.3.0'
Gradle Kotlin
implementation("com.afollestad:ulfberht-annotations:0.3.0")
Scala SBT
libraryDependencies += "com.afollestad" % "ulfberht-annotations" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.afollestad', module='ulfberht-annotations', version='0.3.0')
)
Apache Ivy
<dependency org="com.afollestad" name="ulfberht-annotations" rev="0.3.0" />
Leiningen
[com.afollestad/ulfberht-annotations "0.3.0"]
Apache Buildr
'com.afollestad:ulfberht-annotations:jar:0.3.0'