Last Version

Harmony 1.0.8

A high level framework for building Discord bots built on Discord4J.

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.austinv11.harmony
ArtifactId

ArtifactId

Harmony
Version

Version

1.0.8
Type

Type

jar
Description

Description

Harmony
A high level framework for building Discord bots built on Discord4J.
Project URL

Project URL

https://github.com/austinv11/Servicer
Source Code Management

Source Code Management

https://github.com/austinv11/Harmony

Download Harmony 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.discord4j : discord4j-core jar 3.1.0.M2

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
info.debatty : java-string-similarity jar 2.0.0
com.squareup : javapoet jar 1.12.1

Project Modules

There are no modules declared in this project.