Skip to content

Commit c74df28

Browse files
committed
added ref to dependency
1 parent f3fd6f9 commit c74df28

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,13 @@ class Processor {
3434
}
3535
```
3636

37+
## Artifact
38+
39+
```xml
40+
<dependency>
41+
<groupId>io.github.mobility-university</groupId>
42+
<artifactId>partitioned-blocking-queue</artifactId>
43+
<version>0.1</version>
44+
</dependency>
45+
```
46+

0 commit comments

Comments
 (0)