a

avaje-jsr305-x

Files download
File Operation
avaje-jsr305-x-1.2.jar download
avaje-jsr305-x-1.2.pom download
avaje-jsr305-x-1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.avaje</groupId>
  <artifactId>avaje-jsr305-x</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'io.avaje:avaje-jsr305-x:1.2'
Gradle Kotlin
implementation("io.avaje:avaje-jsr305-x:1.2")
Scala SBT
libraryDependencies += "io.avaje" % "avaje-jsr305-x" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.avaje', module='avaje-jsr305-x', version='1.2')
)
Apache Ivy
<dependency org="io.avaje" name="avaje-jsr305-x" rev="1.2" />
Leiningen
[io.avaje/avaje-jsr305-x "1.2"]
Apache Buildr
'io.avaje:avaje-jsr305-x:jar:1.2'