Stores
A set of pre-made store implementations for Discord4J v3.0 and higher
Dependencies:
Support modules:
Current implementations:
Please refer to each corresponding module for instructions about importing it to your project.
| Лицензия |
Лицензия
LGPL-3.0
|
|---|---|
| Категории |
КатегорииDiscord API Прикладные библиотеки |
| Группа | Группаcom.discord4j |
| Идентификатор | Идентификаторstores-common |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеStores
A set of pre-made store implementations for Discord4J
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stores-common-3.0.1.pom | |
| stores-common-3.0.1.jar | 1 KB |
| stores-common-3.0.1-sources.jar | 2 KB |
| stores-common-3.0.1-javadoc.jar | 392 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.discord4j/stores-common/ -->
<dependency>
<groupId>com.discord4j</groupId>
<artifactId>stores-common</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.discord4j/stores-common/
implementation 'com.discord4j:stores-common:3.0.1'
// https://jarcasting.com/artifacts/com.discord4j/stores-common/
implementation ("com.discord4j:stores-common:3.0.1")
'com.discord4j:stores-common:pom:3.0.1'
<dependency org="com.discord4j" name="stores-common" rev="3.0.1">
<artifact name="stores-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.discord4j', module='stores-common', version='3.0.1')
)
libraryDependencies += "com.discord4j" % "stores-common" % "3.0.1"
[com.discord4j/stores-common "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.discord4j : stores-api | jar | 3.0.1 |
| commons-codec : commons-codec | jar | 1.12 |
A set of pre-made store implementations for Discord4J v3.0 and higher
Dependencies:
Support modules:
Current implementations:
Please refer to each corresponding module for instructions about importing it to your project.