CPermManager

A simple library to create and manage custom permissions of JDA bots

License

License

GroupId

GroupId

com.ctection.CPermManager
ArtifactId

ArtifactId

CPermManager-jvm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CPermManager
A simple library to create and manage custom permissions of JDA bots
Project URL

Project URL

https://github.com/ctection/CPermManager
Source Code Management

Source Code Management

https://github.com/ctection/CPermManager

Download CPermManager-jvm

How to add to project

<!-- https://jarcasting.com/artifacts/com.ctection.CPermManager/CPermManager-jvm/ -->
<dependency>
    <groupId>com.ctection.CPermManager</groupId>
    <artifactId>CPermManager-jvm</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctection.CPermManager/CPermManager-jvm/
implementation 'com.ctection.CPermManager:CPermManager-jvm:1.0.0'
// https://jarcasting.com/artifacts/com.ctection.CPermManager/CPermManager-jvm/
implementation ("com.ctection.CPermManager:CPermManager-jvm:1.0.0")
'com.ctection.CPermManager:CPermManager-jvm:jar:1.0.0'
<dependency org="com.ctection.CPermManager" name="CPermManager-jvm" rev="1.0.0">
  <artifact name="CPermManager-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctection.CPermManager', module='CPermManager-jvm', version='1.0.0')
)
libraryDependencies += "com.ctection.CPermManager" % "CPermManager-jvm" % "1.0.0"
[com.ctection.CPermManager/CPermManager-jvm "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.25
net.dv8tion : JDA jar 4.2.1_276

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0