| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.maukaim |
| Идентификатор | Идентификаторcryptohub-plugins-api |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеCryptohub Plugins API
Interfaces and classes to be used by plugins developers for Cryptohub platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cryptohub-plugins-api-1.0.1.pom | |
| cryptohub-plugins-api-1.0.1.jar | 29 KB |
| cryptohub-plugins-api-1.0.1-sources.jar | 12 KB |
| cryptohub-plugins-api-1.0.1-javadoc.jar | 528 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.maukaim/cryptohub-plugins-api/ -->
<dependency>
<groupId>io.github.maukaim</groupId>
<artifactId>cryptohub-plugins-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.maukaim/cryptohub-plugins-api/
implementation 'io.github.maukaim:cryptohub-plugins-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.maukaim/cryptohub-plugins-api/
implementation ("io.github.maukaim:cryptohub-plugins-api:1.0.1")
'io.github.maukaim:cryptohub-plugins-api:jar:1.0.1'
<dependency org="io.github.maukaim" name="cryptohub-plugins-api" rev="1.0.1">
<artifact name="cryptohub-plugins-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.maukaim', module='cryptohub-plugins-api', version='1.0.1')
)
libraryDependencies += "io.github.maukaim" % "cryptohub-plugins-api" % "1.0.1"
[io.github.maukaim/cryptohub-plugins-api "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |