| License |
License |
|---|---|
| GroupId | GroupIdio.github.maukaim |
| ArtifactId | ArtifactIdcryptohub-plugins-api |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionCryptohub Plugins API
Interfaces and classes to be used by plugins developers for Cryptohub platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.20 |