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 b8d2fa7 commit 2eaad80Copy full SHA for 2eaad80
README.md
@@ -42,7 +42,7 @@ Add the following to your project's `pom.xml`:
42
Add the following to your project's `dependencies`:
43
44
```
45
-implementation group: 'ai.nightfall.api', name: 'scan', version: '1.0'
+implementation group: 'ai.nightfall', name: 'scan-api', version: '1.0.0'
46
47
48
### Building Locally
0 commit comments