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 4064dc5 commit c5cf351Copy full SHA for c5cf351
README.md
@@ -11,7 +11,7 @@ You can include this package from [Maven Central](https://search.maven.org/searc
11
by adding the following dependency in your `build.gradle`.
12
13
```groovy
14
-implementation 'foundation.icon:javaee-unittest:0.9.0'
+testImplementation 'foundation.icon:javaee-unittest:0.9.0'
15
```
16
17
For a more complete example, please visit [Java SCORE Examples](https://github.com/icon-project/java-score-examples).
0 commit comments