-
Notifications
You must be signed in to change notification settings - Fork 1
1. Installation
alperensert edited this page Dec 25, 2021
·
1 revision
<dependency>
<groupId>io.github.alperensert</groupId>
<artifactId>capmonster_java</artifactId>
<version>RELEASE</version>
</dependency>
implementation group: 'io.github.alperensert', name: 'capmonster_java', version: 'RELEASE'
- If you want to use the latest release version instead of using RELEASE tag, check out the latest version
- Please take a look at here for other install methods