| License |
License |
|---|---|
| Categories |
CategoriesDiscord API Business Logic Libraries |
| GroupId | GroupIdde.kaleidox |
| ArtifactId | ArtifactIdcrystalshard |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCrystalShard
Modular Java Discord library!
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crystalshard-1.0.0.pom | 1 KB |
| crystalshard-1.0.0-sources-main.jar | 195 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.kaleidox/crystalshard/ -->
<dependency>
<groupId>de.kaleidox</groupId>
<artifactId>crystalshard</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaleidox/crystalshard/
implementation 'de.kaleidox:crystalshard:1.0.0'
// https://jarcasting.com/artifacts/de.kaleidox/crystalshard/
implementation ("de.kaleidox:crystalshard:1.0.0")
'de.kaleidox:crystalshard:jar:1.0.0'
<dependency org="de.kaleidox" name="crystalshard" rev="1.0.0">
<artifact name="crystalshard" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaleidox', module='crystalshard', version='1.0.0')
)
libraryDependencies += "de.kaleidox" % "crystalshard" % "1.0.0"
[de.kaleidox/crystalshard "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.kaleidox » crystalshard-main | jar | 1.0.0 |
| de.kaleidox : crystalshard-impl | jar | 0.12.0 |
| de.kaleidox : crystalshard-core11 | jar | 0.10.2 |