is not current version
Last Version 0.1.4

de.kaleidox:discordbotlist-stats-core 0.1.3

Library for posting stats to most available Discord Bot Lists!

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

de.kaleidox
ArtifactId

ArtifactId

discordbotlist-stats-core
Version

Version

0.1.3
Type

Type

jar

Download discordbotlist-stats-core 0.1.3


<!-- https://jarcasting.com/artifacts/de.kaleidox/discordbotlist-stats-core/ -->
<dependency>
    <groupId>de.kaleidox</groupId>
    <artifactId>discordbotlist-stats-core</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaleidox/discordbotlist-stats-core/
implementation 'de.kaleidox:discordbotlist-stats-core:0.1.3'
// https://jarcasting.com/artifacts/de.kaleidox/discordbotlist-stats-core/
implementation ("de.kaleidox:discordbotlist-stats-core:0.1.3")
'de.kaleidox:discordbotlist-stats-core:jar:0.1.3'
<dependency org="de.kaleidox" name="discordbotlist-stats-core" rev="0.1.3">
  <artifact name="discordbotlist-stats-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaleidox', module='discordbotlist-stats-core', version='0.1.3')
)
libraryDependencies += "de.kaleidox" % "discordbotlist-stats-core" % "0.1.3"
[de.kaleidox/discordbotlist-stats-core "0.1.3"]