updated README.md

Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
This commit is contained in:
Amith Koujalgi 2024-07-27 00:39:42 +05:30
parent cc69341620
commit 2db6a22cc7

View File

@ -159,7 +159,7 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/).
```groovy
dependencies {
implementation 'com.github.ollama4j:ollama4j:Tag'
implementation 'com.github.ollama4j:ollama4j:1.0.78'
}
```