• Home
Name Date Size #Lines LOC

..--

.github/04-Jul-2025-234192

.idea/04-Jul-2025-98

cftojspecify/java/com/google/devtools/javatools/typeannotationrefactoring/04-Jul-2025-766652

conformance-tests/04-Jul-2025-1,105357

docs/04-Jul-2025-19,56018,772

gradle/04-Jul-2025-287242

samples/04-Jul-2025-14,5867,605

src/04-Jul-2025-593106

.gitattributesD04-Jul-202568 32

.gitignoreD04-Jul-20256.8 KiB387290

.ignoreD04-Jul-202514 21

AUTHORSD04-Jul-2025309 87

Android.bpD04-Jul-2025980 3431

CONTRIBUTING.mdD04-Jul-20251.1 KiB2920

LICENSED04-Jul-202511.1 KiB203169

METADATAD04-Jul-2025627 2018

MODULE_LICENSE_APACHE2D04-Jul-20250

OWNERSD04-Jul-2025123 32

README.mdD04-Jul-2025608 169

bnd.bndD04-Jul-2025439 1110

build.gradleD04-Jul-20252.5 KiB10487

gradle.propertiesD04-Jul-2025480 87

gradlewD04-Jul-20258.6 KiB253105

gradlew.batD04-Jul-20252.9 KiB9573

settings.gradleD04-Jul-20251 KiB2724

README.md

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