Last Version

strife 0.3.0

An idiomatic Kotlin implementation of the Discord API

License

License

Categories

Categories

CLI User Interface Discord API Business Logic Libraries
GroupId

GroupId

com.serebit.strife
ArtifactId

ArtifactId

strife-client
Version

Version

0.3.0
Type

Type

pom
Description

Description

strife
An idiomatic Kotlin implementation of the Discord API
Project URL

Project URL

https://gitlab.com/serebit/strife
Project Organization

Project Organization

com.serebit
Source Code Management

Source Code Management

https://gitlab.com/serebit/strife

Download strife-client 0.3.0


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

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.