License |
License |
---|---|
Categories |
CategoriesDiscord API Business Logic Libraries |
GroupId | GroupIdcom.github.princesslana |
ArtifactId | ArtifactIdsmalld |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmalld
Minimal Discord API wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smalld-0.5.0.pom | |
smalld-0.5.0.jar | 50 KB |
smalld-0.5.0-sources.jar | 31 KB |
smalld-0.5.0-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.princesslana/smalld/ -->
<dependency>
<groupId>com.github.princesslana</groupId>
<artifactId>smalld</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation 'com.github.princesslana:smalld:0.5.0'
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation ("com.github.princesslana:smalld:0.5.0")
'com.github.princesslana:smalld:jar:0.5.0'
<dependency org="com.github.princesslana" name="smalld" rev="0.5.0">
<artifact name="smalld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.princesslana', module='smalld', version='0.5.0')
)
libraryDependencies += "com.github.princesslana" % "smalld" % "0.5.0"
[com.github.princesslana/smalld "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
com.squareup.okhttp3 : okhttp | jar | |
com.squareup.okio : okio | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.10.0 |
org.awaitility : awaitility | jar | 4.0.3 |
org.json : json | jar | 20180130 |
net.javacrumbs.json-unit : json-unit-assertj | jar | 2.1.1 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |