Last Version

diskord 1.8.1

A Kotlin wrapper around the Discord API

License

License

GroupId

GroupId

com.jessecorbett
ArtifactId

ArtifactId

diskord
Version

Version

1.8.1
Type

Type

pom
Description

Description

diskord
A Kotlin wrapper around the Discord API
Project URL

Project URL

https://gitlab.com/jesselcorbett/diskord
Source Code Management

Source Code Management

https://gitlab.com/jesselcorbett/diskord

Download diskord 1.8.1

Filename Size
diskord-1.8.1.pom
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.