File tree 3 files changed +8
-0
lines changed
3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 37
37
<classpathentry exported =" true" kind =" lib" path =" lib/ejml-core-0.39.jar" sourcepath =" libsrc/projects/core/libsrc/ejml-core-0.39-sources.jar" />
38
38
<classpathentry exported =" true" kind =" lib" path =" lib/ejml-ddense-0.39.jar" sourcepath =" libsrc/projects/core/libsrc/ejml-ddense-0.39-sources.jar" />
39
39
<classpathentry exported =" true" kind =" lib" path =" lib/ejml-simple-0.39.jar" sourcepath =" libsrc/projects/core/libsrc/ejml-simple-0.39-sources.jar" />
40
+ <classpathentry exported =" true" kind =" lib" path =" lib/json-simple.jar" />
40
41
<classpathentry kind =" lib" path =" liblocal/antlr-runtime.jar" />
41
42
<classpathentry kind =" lib" path =" liblocal/hamcrest-2.2.jar" sourcepath =" libsrc/hamcrest-2.2-sources.jar" />
42
43
<classpathentry kind =" lib" path =" liblocal/javaruntype.jar" />
Original file line number Diff line number Diff line change @@ -434,6 +434,13 @@ URL: https://www.slf4j.org/
434
434
LAST UPDATE: 2017-01-17
435
435
LAST UPDATE BY: Jason Bolton
436
436
437
+ ------------------------------------------------------------------------
438
+ json-simple.jar
439
+ ORIGINAL JAR NAME:json-simple-1.1.1.jar
440
+ VERSION: 1.1.1
441
+ SOURCE AVAILABLE: yes (https://code.google.com/p/json-simple/)
442
+ DESCRIPTION: Simple JSON library
443
+ LAST UPDATE BY: Angel Chang
437
444
-----------------------------------------------------------------
438
445
foo.jar
439
446
You can’t perform that action at this time.
0 commit comments