Categories |
CategoriesDiscord API Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.princesslana |
ArtifactId | ArtifactIdsmalld |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
smalld-0.4.0.pom | |
smalld-0.4.0.jar | 50 KB |
smalld-0.4.0-sources.jar | 30 KB |
smalld-0.4.0-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.princesslana/smalld/ -->
<dependency>
<groupId>com.github.princesslana</groupId>
<artifactId>smalld</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation 'com.github.princesslana:smalld:0.4.0'
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation ("com.github.princesslana:smalld:0.4.0")
'com.github.princesslana:smalld:jar:0.4.0'
<dependency org="com.github.princesslana" name="smalld" rev="0.4.0">
<artifact name="smalld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.princesslana', module='smalld', version='0.4.0')
)
libraryDependencies += "com.github.princesslana" % "smalld" % "0.4.0"
[com.github.princesslana/smalld "0.4.0"]