dev.jlibra:jlibra-core

A Java library for interacting with the Libra blockchain

License

License

GroupId

GroupId

dev.jlibra
ArtifactId

ArtifactId

jlibra-core
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java library for interacting with the Libra blockchain
Source Code Management

Source Code Management

http://github.com/ketola/jlibra/tree/master/jlibra-core

Download jlibra-core

How to add to project

<!-- https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/ -->
<dependency>
    <groupId>dev.jlibra</groupId>
    <artifactId>jlibra-core</artifactId>
    <version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/
implementation 'dev.jlibra:jlibra-core:0.20.0'
// https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/
implementation ("dev.jlibra:jlibra-core:0.20.0")
'dev.jlibra:jlibra-core:jar:0.20.0'
<dependency org="dev.jlibra" name="jlibra-core" rev="0.20.0">
  <artifact name="jlibra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jlibra', module='jlibra-core', version='0.20.0')
)
libraryDependencies += "dev.jlibra" % "jlibra-core" % "0.20.0"
[dev.jlibra/jlibra-core "0.20.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.1
org.slf4j : slf4j-api jar 1.7.35

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1