Skip to content

Commit

Permalink
Update dependency source
Browse files Browse the repository at this point in the history
  • Loading branch information
Intybyte committed Oct 9, 2024
1 parent 754943d commit 52b1672
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,11 @@ I suggest you download an IDE like IntellijIDEA and get you more experienced wit
Dependency:
---------------

Use [jitpack.io](https://jitpack.io/#Intybyte/Cannons/) for dependency

```xml
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>

<dependency>
<groupId>com.github.Intybyte</groupId>
<artifactId>Cannons</artifactId>
<version>Tag</version>
<groupId>at.pavlov</groupId>
<artifactId>cannons</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
```
Expand Down

0 comments on commit 52b1672

Please sign in to comment.