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.

License

License

GroupId

GroupId

io.github.honeycomb-crypto.core
ArtifactId

ArtifactId

HoneyComb-Core
Last Version

Last Version

0.0.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.0.2
0.0.1
0.0.0