Last Version

CPermManager 1.0.0

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

License

License

GroupId

GroupId

com.ctection
ArtifactId

ArtifactId

CPermManager
Version

Version

1.0.0
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 1.0.0


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