is not current version
Last Version 1.0.61

com.maukaim.opensource:cryptohub-plugins-annotation-processor 1.0.11

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
Version

Version

1.0.11
Type

Type

jar

Download cryptohub-plugins-annotation-processor 1.0.11


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