is not current version
Last Version 0.12.0

de.kaleidox:crystalshard-impl 0.11.1

Modular Java Discord library!

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

de.kaleidox
ArtifactId

ArtifactId

crystalshard-impl
Version

Version

0.11.1
Type

Type

jar

Download crystalshard-impl 0.11.1


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