j

jspecify

An artifact of well-named and well-specified annotations to power static analysis checks
http://jspecify.org/
The Apache License, Version 2.0
Kevin Bourrillion Kengo TODA
Files download
File Operation
jspecify-0.3.0-alpha-1.jar download
jspecify-0.3.0-alpha-1.pom download
jspecify-0.3.0-alpha-1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jspecify</groupId>
  <artifactId>jspecify</artifactId>
  <version>0.3.0-alpha-1</version>
</dependency>
Gradle Groovy
implementation 'org.jspecify:jspecify:0.3.0-alpha-1'
Gradle Kotlin
implementation("org.jspecify:jspecify:0.3.0-alpha-1")
Scala SBT
libraryDependencies += "org.jspecify" % "jspecify" % "0.3.0-alpha-1"
Groovy Grape
@Grapes(
  @Grab(group='org.jspecify', module='jspecify', version='0.3.0-alpha-1')
)
Apache Ivy
<dependency org="org.jspecify" name="jspecify" rev="0.3.0-alpha-1" />
Leiningen
[org.jspecify/jspecify "0.3.0-alpha-1"]
Apache Buildr
'org.jspecify:jspecify:jar:0.3.0-alpha-1'
Dependencies
The project has no third-party dependencies