🚀 Prepare for release
This commit is contained in:
parent
94b960a992
commit
c281c49edf
5 changed files with 19 additions and 24 deletions
|
|
@ -15,20 +15,13 @@ Examples of services would be generators and caches.
|
|||
|
||||
## Maven
|
||||
|
||||
Rörledning is available from [IntellectualSites](https://intellectualsites.com)' maven repository:
|
||||
|
||||
```xml
|
||||
<repository>
|
||||
<id>intellectualsites-snapshots</id>
|
||||
<url>https://mvn.intellectualsites.com/content/repositories/snapshots</url>
|
||||
</repository>
|
||||
```
|
||||
Rörledning is available on Maven Central:
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>cloud.commandframework</groupId>
|
||||
<artifactId>Pipeline</artifactId>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
<artifactId>cloud-services</artifactId>
|
||||
<version>1.3.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue