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 1ee4dd9 commit f13fe64Copy full SHA for f13fe64
README.md
@@ -27,7 +27,7 @@ assemble. This `build` directory will be at the same level as the directory you
27
<dependency>
28
<groupId>com.jkoolcloud.client.api</groupId>
29
<artifactId>jkool-client-api</artifactId>
30
- <version>0.2.2</version>
+ <version>0.2.3</version>
31
</dependency>
32
```
33
## Streaming to jKool
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
<packaging>jar</packaging>
9
10
<name>jkool-client-api</name>
0 commit comments