tobby48 5 lat temu
rodzic
commit
2cbcc3a0ae
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      pom.xml

+ 6
- 0
pom.xml Wyświetl plik

55
 
55
 
56
 
56
 
57
 	<dependencies>
57
 	<dependencies>
58
+	<dependency>
59
+    <groupId>com.github.twitch4j</groupId>
60
+    <artifactId>twitch4j</artifactId>
61
+    <version>1.1.0</version>
62
+</dependency>
63
+	
58
 		<dependency>
64
 		<dependency>
59
 			<groupId>junit</groupId>
65
 			<groupId>junit</groupId>
60
 			<artifactId>junit</artifactId>
66
 			<artifactId>junit</artifactId>