is not current version
Last Version 1.0.61

com.maukaim.opensource:cryptohub-plugins-api 1.0.2

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

GroupId

GroupId

com.maukaim.opensource
ArtifactId

ArtifactId

cryptohub-plugins-api
Version

Version

1.0.2
Type

Type

jar

Download cryptohub-plugins-api 1.0.2


<!-- https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/ -->
<dependency>
    <groupId>com.maukaim.opensource</groupId>
    <artifactId>cryptohub-plugins-api</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/
implementation 'com.maukaim.opensource:cryptohub-plugins-api:1.0.2'
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/
implementation ("com.maukaim.opensource:cryptohub-plugins-api:1.0.2")
'com.maukaim.opensource:cryptohub-plugins-api:jar:1.0.2'
<dependency org="com.maukaim.opensource" name="cryptohub-plugins-api" rev="1.0.2">
  <artifact name="cryptohub-plugins-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maukaim.opensource', module='cryptohub-plugins-api', version='1.0.2')
)
libraryDependencies += "com.maukaim.opensource" % "cryptohub-plugins-api" % "1.0.2"
[com.maukaim.opensource/cryptohub-plugins-api "1.0.2"]