Last Version

Cryptohub Plugins API 1.0.1

Interfaces and classes to be used by plugins developers for Cryptohub platform.

License

License

GroupId

GroupId

io.github.maukaim
ArtifactId

ArtifactId

cryptohub-plugins-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

Cryptohub Plugins API
Interfaces and classes to be used by plugins developers for Cryptohub platform.
Project URL

Project URL

https://github.com/maukaim/cryptohub-backend-api
Source Code Management

Source Code Management

http://github.com/maukaim/cryptohub-backend-api/tree/master

Download cryptohub-plugins-api 1.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.