is not current version
Last Version 0.5.0

com.github.princesslana:smalld 0.1.0

Minimal Discord API wrapper

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.princesslana
ArtifactId

ArtifactId

smalld
Version

Version

0.1.0
Type

Type

jar

Download smalld 0.1.0


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