You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -9,25 +9,16 @@ clusters for unit/integration testing.
9
9
10
10
## Usage
11
11
### Add dependency
12
-
First you need to add the kindcontainer dependency to your build. Kindcontainer is available as a [bintray repository](https://bintray.com/dajudge/kindcontainer/kindcontainer).
12
+
First you need to add the kindcontainer dependency to your build. Kindcontainer is available on maven central.
13
13
#### Maven
14
14
Add the bintray repo and the kindcontainer dependency:
15
15
```xml
16
16
<project>
17
-
<!-- kindcontainer is not on maven central, yet -->
0 commit comments