Skip to content
This repository was archived by the owner on May 26, 2018. It is now read-only.

Commit 63b6448

Browse files
committed
Add jsr305 dev-time dependancy for Nullable/Nonnull annotations. Unneeded at runtime.
1 parent cad11f3 commit 63b6448

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jsons/1.7.10-dev.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
{
1111
"name": "net.minecraft:launchwrapper:1.11"
1212
},
13+
{
14+
"name": "com.google.code.findbugs:jsr305:1.3.9",
15+
"children": ["sources"],
16+
"url" : "http://repo.maven.apache.org/maven2"
17+
},
1318
{
1419
"name": "org.ow2.asm:asm-debug-all:5.0.3",
1520
"children" : ["sources"],

0 commit comments

Comments
 (0)