We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95690ae commit 192a510Copy full SHA for 192a510
README.md
@@ -13,6 +13,7 @@ Download the latest JAR: https://github.com/DenzelCode/AdvancedSQL/releases/late
13
<groupId>com.code</groupId>
14
<artifactId>advancedsql</artifactId>
15
<version>2.0.0</version>
16
+ <scope>system</scope>
17
<systemPath>${project.basedir}/lib/AdvancedSQL.jar</systemPath>
18
</dependency>
19
```
0 commit comments