Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit dc7e89d

Browse files
committed
Add Jitpack
1 parent 433be31 commit dc7e89d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@
5050
</dependency>
5151
</dependencies>
5252

53+
<repositories>
54+
<repository>
55+
<id>jitpack.io</id>
56+
<url>https://jitpack.io</url>
57+
</repository>
58+
</repositories>
59+
5360
<build>
5461
<plugins>
5562
<plugin>

0 commit comments

Comments
 (0)