is not current version
Last Version 0.0.2

io.github.honeycomb-crypto.core:HoneyComb-Core 0.0.0

HoneyComb Core Java Library used by HoneyComb to interact with the HoneyComb blockchain offline. Online interaction is provided by the HoneyComb Core Wallet library.

GroupId

GroupId

io.github.honeycomb-crypto.core
ArtifactId

ArtifactId

HoneyComb-Core
Version

Version

0.0.0
Type

Type

jar

Download HoneyComb-Core 0.0.0


<!-- https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/ -->
<dependency>
    <groupId>io.github.honeycomb-crypto.core</groupId>
    <artifactId>HoneyComb-Core</artifactId>
    <version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/
implementation 'io.github.honeycomb-crypto.core:HoneyComb-Core:0.0.0'
// https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/
implementation ("io.github.honeycomb-crypto.core:HoneyComb-Core:0.0.0")
'io.github.honeycomb-crypto.core:HoneyComb-Core:jar:0.0.0'
<dependency org="io.github.honeycomb-crypto.core" name="HoneyComb-Core" rev="0.0.0">
  <artifact name="HoneyComb-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-crypto.core', module='HoneyComb-Core', version='0.0.0')
)
libraryDependencies += "io.github.honeycomb-crypto.core" % "HoneyComb-Core" % "0.0.0"
[io.github.honeycomb-crypto.core/HoneyComb-Core "0.0.0"]