more work
This commit is contained in:
14
pom.xml
14
pom.xml
@@ -28,14 +28,14 @@
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>2.0.12</version>
|
||||
</dependency>
|
||||
<!-- TikTok-Live-Connector: User must provide/download the JAR and place in lib/ -->
|
||||
<!-- <dependency>
|
||||
<groupId>com.github.zerodytrash</groupId>
|
||||
<artifactId>TikTok-Live-Connector</artifactId>
|
||||
<version>latest</version>
|
||||
<!-- TikTokLiveJava: User must provide/download the JAR and place in lib/ -->
|
||||
<dependency>
|
||||
<groupId>com.github.jwdeveloper</groupId>
|
||||
<artifactId>TikTokLiveJava</artifactId>
|
||||
<version>1.11.9</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/TikTok-Live-Connector.jar</systemPath>
|
||||
</dependency> -->
|
||||
<systemPath>${project.basedir}/lib/Client-1.11.9-Release-all.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user