Name Date Size #Lines LOC

..--

.github/H25-Apr-2025-234192

.idea/H25-Apr-2025-98

cftojspecify/java/com/google/devtools/javatools/typeannotationrefactoring/H25-Apr-2025-766652

conformance-tests/H25-Apr-2025-1,105357

docs/H25-Apr-2025-19,56018,772

gradle/H25-Apr-2025-287242

samples/H25-Apr-2025-14,5867,605

src/H25-Apr-2025-593106

.gitattributesH A D25-Apr-202568 32

.gitignoreH A D25-Apr-20256.8 KiB387290

.ignoreH A D25-Apr-202514 21

AUTHORSH A D25-Apr-2025309 87

Android.bpH A D25-Apr-2025793 3027

CONTRIBUTING.mdH A D25-Apr-20251.1 KiB2920

LICENSEH A D25-Apr-202511.1 KiB203169

METADATAH A D25-Apr-2025627 2018

MODULE_LICENSE_APACHE2HD25-Apr-20250

OWNERSH A D25-Apr-202551 21

README.mdH A D25-Apr-2025608 169

bnd.bndH A D25-Apr-2025439 1110

build.gradleH A D25-Apr-20252.5 KiB10487

gradle.propertiesH A D25-Apr-2025480 87

gradlewH A D25-Apr-20258.6 KiB253105

gradlew.batH A D25-Apr-20252.9 KiB9573

settings.gradleH A D25-Apr-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