xref: /aosp_15_r20/external/jspecify/README.md (revision 2167191df2fa07300797f1ac5b707370b5f38c48)
1# JSpecify
2
3An artifact of well-specified annotations to power static analysis checks and
4JVM language interop.  Developed by consensus of the partner organizations
5listed at our main web site, [jspecify.org](http://jspecify.org).
6
7Our current focus is on annotations for nullness analysis.
8
9## Status
10
11[Version 0.3](https://github.com/jspecify/jspecify/releases/tag/v0.3.0) is relatively safe to depend on in your code. Or you can read [a more detailed answer](https://github.com/jspecify/jspecify/wiki/adoption).
12
13## Things to read
14
15See [jspecify.org/docs/start-here](http://jspecify.org/docs/start-here).
16