Last Version

HoneyComb Core Library 0.0.2

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

License

License

GroupId

GroupId

io.github.honeycomb-crypto.core
ArtifactId

ArtifactId

HoneyComb-Core
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project URL

https://honeycomb-crypto.github.io/HoneyComb-Website/
Source Code Management

Source Code Management

https://github.com/HoneyComb-Crypto/HoneyComb-Core/tree/main

Download HoneyComb-Core 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.