GroupId | GroupIdcom.maukaim.opensource |
---|---|
ArtifactId | ArtifactIdcryptohub-plugins-api |
Version | Version1.0.61 |
Type | Typejar |
Description |
DescriptionCryptohub Plugins API
Interfaces and classes to be used by plugins developers for Cryptohub platform.
|
<!-- https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/ -->
<dependency>
<groupId>com.maukaim.opensource</groupId>
<artifactId>cryptohub-plugins-api</artifactId>
<version>1.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/
implementation 'com.maukaim.opensource:cryptohub-plugins-api:1.0.61'
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-api/
implementation ("com.maukaim.opensource:cryptohub-plugins-api:1.0.61")
'com.maukaim.opensource:cryptohub-plugins-api:jar:1.0.61'
<dependency org="com.maukaim.opensource" name="cryptohub-plugins-api" rev="1.0.61">
<artifact name="cryptohub-plugins-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maukaim.opensource', module='cryptohub-plugins-api', version='1.0.61')
)
libraryDependencies += "com.maukaim.opensource" % "cryptohub-plugins-api" % "1.0.61"
[com.maukaim.opensource/cryptohub-plugins-api "1.0.61"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |