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

Commit 2cc248a

Browse files
committed
2 parents bbd5ac5 + 4386d27 commit 2cc248a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In your `pom.xml` add:
2020
<dependency>
2121
<groupId>com.github.TheLimeGlass</groupId>
2222
<artifactId>StreamElements-Java-API</artifactId>
23-
<version>ALPHA</version>
23+
<version>Alpha-3</version>
2424
</dependency>
2525

2626
```
@@ -35,7 +35,7 @@ repositories {
3535
}
3636
3737
dependencies {
38-
compile 'com.github.TheLimeGlass:StreamElements-Java-API:ALPHA'
38+
compile 'com.github.TheLimeGlass:StreamElements-Java-API:Alpha-3'
3939
}
4040
```
4141
Check the link above for SBT and leiningen support.

0 commit comments

Comments
 (0)