is not current version
Last Version 0.20.0

dev.jlibra:jlibra-core 0.18.0

A Java library for interacting with the Libra blockchain

License

License

GroupId

GroupId

dev.jlibra
ArtifactId

ArtifactId

jlibra-core
Version

Version

0.18.0
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 0.18.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.69
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
org.slf4j : slf4j-api jar 1.7.30

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.