aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYuuta Liang <yuutaw@student.cs.ubc.ca>2023-10-25 03:57:44 +0800
committerYuuta Liang <yuutaw@student.cs.ubc.ca>2023-10-25 03:57:44 +0800
commitf73bca3372a31f360d894dcbe8580cef779af739 (patch)
tree5e956adce6fdb95edadc58c7e3b673e8f824472c /lib
parent9fe293e442ad5f6c5b4fc758826daf38d1c237e3 (diff)
downloadjca-f73bca3372a31f360d894dcbe8580cef779af739.tar
jca-f73bca3372a31f360d894dcbe8580cef779af739.tar.gz
jca-f73bca3372a31f360d894dcbe8580cef779af739.tar.bz2
jca-f73bca3372a31f360d894dcbe8580cef779af739.zip
Add the org.json library binary
Signed-off-by: Yuuta Liang <yuutaw@student.cs.ubc.ca>
Diffstat (limited to 'lib')
-rw-r--r--lib/spec/json-20231013.jarbin0 -> 74702 bytes
-rw-r--r--lib/spec/libspec.md3
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/spec/json-20231013.jar b/lib/spec/json-20231013.jar
new file mode 100644
index 0000000..465ad35
--- /dev/null
+++ b/lib/spec/json-20231013.jar
Binary files differ
diff --git a/lib/spec/libspec.md b/lib/spec/libspec.md
index f440055..be61599 100644
--- a/lib/spec/libspec.md
+++ b/lib/spec/libspec.md
@@ -1 +1,2 @@
-**NOTE:** if your project makes use of libraries other than jUnit, you just add the corresponding `jar` files to this directory, otherwise your code will not compile on AutoTest. \ No newline at end of file
+**NOTE:** if your project makes use of libraries other than jUnit, you just add the corresponding `jar` files to this
+directory, otherwise your code will not compile on AutoTest. \ No newline at end of file