Cryptohub Plugins Annotation Processor

Helper for plugin developers to create their plugin in the most suitable way to be integrated by Cryptohub.

GroupId

GroupId

com.maukaim.opensource
ArtifactId

ArtifactId

cryptohub-plugins-annotation-processor
Last Version

Last Version

1.0.61
Release Date

Release Date

Type

Type

jar
Description

Description

Cryptohub Plugins Annotation Processor
Helper for plugin developers to create their plugin in the most suitable way to be integrated by Cryptohub.

Download cryptohub-plugins-annotation-processor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0

provided (1)

Group / Artifact Type Version
com.maukaim.opensource : cryptohub-plugins-api jar ${project.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.61
1.0.11
1.0.10
1.0.9