We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70945aa commit 18a0b1bCopy full SHA for 18a0b1b
README.md
@@ -15,7 +15,7 @@ Add the following dependency to your pom.xml file...
15
```xml
16
<dependency>
17
<groupId>com.github.RoaringBitmap.RoaringBitmap</groupId>
18
- <artifactId>roaringbitmap</artifactId>
+ <artifactId>RoaringBitmap</artifactId>
19
<version>1.6.9</version>
20
</dependency>
21
```
pom.xml
@@ -20,7 +20,7 @@
22
23
24
25
26
0 commit comments