Last Version

Velen 3.1.1

Velen is a command framework for Javacord that aims to do everything simpler and easier.

License

License

GroupId

GroupId

pw.mihou
ArtifactId

ArtifactId

Velen
Version

Version

3.1.1
Type

Type

jar
Description

Description

Velen
Velen is a command framework for Javacord that aims to do everything simpler and easier.
Project URL

Project URL

https://github.com/ShindouMihou/Velen/
Source Code Management

Source Code Management

https://github.com/ShindouMihou/Velen.git

Download Velen 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.javacord : javacord pom 3.4.0
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.