| Категории |
КатегорииDiscord API Прикладные библиотеки |
|---|---|
| Группа | Группаcom.github.princesslana |
| Идентификатор | Идентификаторsmalld |
| Версия | Версия0.2.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| smalld-0.2.5.pom | |
| smalld-0.2.5.jar | 50 KB |
| smalld-0.2.5-sources.jar | 31 KB |
| smalld-0.2.5-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.princesslana/smalld/ -->
<dependency>
<groupId>com.github.princesslana</groupId>
<artifactId>smalld</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation 'com.github.princesslana:smalld:0.2.5'
// https://jarcasting.com/artifacts/com.github.princesslana/smalld/
implementation ("com.github.princesslana:smalld:0.2.5")
'com.github.princesslana:smalld:jar:0.2.5'
<dependency org="com.github.princesslana" name="smalld" rev="0.2.5">
<artifact name="smalld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.princesslana', module='smalld', version='0.2.5')
)
libraryDependencies += "com.github.princesslana" % "smalld" % "0.2.5"
[com.github.princesslana/smalld "0.2.5"]