GroupId | GroupIdcom.maukaim.opensource |
---|---|
ArtifactId | ArtifactIdcryptohub-plugins-starter |
Version | Version1.0.61 |
Type | Typejar |
Description |
DescriptionCryptohub Plugins Starter
Provides the necessary dependencies to build a Cryptohub plugin.
|
Filename | Size |
---|---|
cryptohub-plugins-starter-1.0.61.pom | |
cryptohub-plugins-starter-1.0.61.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-starter/ -->
<dependency>
<groupId>com.maukaim.opensource</groupId>
<artifactId>cryptohub-plugins-starter</artifactId>
<version>1.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-starter/
implementation 'com.maukaim.opensource:cryptohub-plugins-starter:1.0.61'
// https://jarcasting.com/artifacts/com.maukaim.opensource/cryptohub-plugins-starter/
implementation ("com.maukaim.opensource:cryptohub-plugins-starter:1.0.61")
'com.maukaim.opensource:cryptohub-plugins-starter:jar:1.0.61'
<dependency org="com.maukaim.opensource" name="cryptohub-plugins-starter" rev="1.0.61">
<artifact name="cryptohub-plugins-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maukaim.opensource', module='cryptohub-plugins-starter', version='1.0.61')
)
libraryDependencies += "com.maukaim.opensource" % "cryptohub-plugins-starter" % "1.0.61"
[com.maukaim.opensource/cryptohub-plugins-starter "1.0.61"]
Group / Artifact | Type | Version |
---|---|---|
com.maukaim.opensource : cryptohub-plugins-api | jar | ${project.version} |
com.maukaim.opensource : cryptohub-plugins-annotation-processor | jar | ${project.version} |