From f73bca3372a31f360d894dcbe8580cef779af739 Mon Sep 17 00:00:00 2001 From: Yuuta Liang Date: Wed, 25 Oct 2023 03:57:44 +0800 Subject: Add the org.json library binary Signed-off-by: Yuuta Liang --- lib/spec/json-20231013.jar | Bin 0 -> 74702 bytes lib/spec/libspec.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 lib/spec/json-20231013.jar (limited to 'lib') diff --git a/lib/spec/json-20231013.jar b/lib/spec/json-20231013.jar new file mode 100644 index 0000000..465ad35 Binary files /dev/null and b/lib/spec/json-20231013.jar 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 -- cgit v1.2.3