lavakord

Extension of the official LavaLink-Client to work with Kord

License

License

GroupId

GroupId

me.schlaubi
ArtifactId

ArtifactId

lavakord
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

lavakord
Extension of the official LavaLink-Client to work with Kord
Project URL

Project URL

https://github.com/DRSchlaubi/lavakord
Source Code Management

Source Code Management

https://github.com/DRSchlaubi/lavakord

Download lavakord

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.FredBoat » Lavalink-Client jar 4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.1