u

ulfberht-annotations

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