refactor; switch library to maven remote
This commit is contained in:
parent
3573e23cf5
commit
0175293a0a
10
.idea/libraries/json.xml
Normal file
10
.idea/libraries/json.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<component name="libraryTable">
|
||||
<library name="json" type="repository">
|
||||
<properties maven-id="org.json:json:20240303" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/json/json/20240303/json-20240303.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -1,9 +0,0 @@
|
|||
<component name="libraryTable">
|
||||
<library name="org.json-1.6-20240205">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/org.json.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -7,7 +7,7 @@
|
|||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="org.json-1.6-20240205" level="project" />
|
||||
<orderEntry type="library" name="net.lingala.zip4j" level="project" />
|
||||
<orderEntry type="library" name="json" level="project" />
|
||||
</component>
|
||||
</module>
|
BIN
lib/org.json.jar
BIN
lib/org.json.jar
Binary file not shown.
Loading…
Reference in New Issue
Block a user