не последняя версия
Последняя версия 0.5.0

com.github.princesslana:smalld 0.0.4

Minimal Discord API wrapper

Категории

Категории

Discord API Прикладные библиотеки
Группа

Группа

com.github.princesslana
Идентификатор

Идентификатор

smalld
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать smalld 0.0.4


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