License |
License |
---|---|
GroupId | GroupIddev.jlibra |
ArtifactId | ArtifactIdjlibra-core |
Version | Version0.19.0 |
Type | Typejar |
Description |
DescriptionA Java library for interacting with the Libra blockchain
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jlibra-core-0.19.0.pom | |
jlibra-core-0.19.0.jar | 396 KB |
jlibra-core-0.19.0-sources.jar | 71 KB |
jlibra-core-0.19.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/ -->
<dependency>
<groupId>dev.jlibra</groupId>
<artifactId>jlibra-core</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/
implementation 'dev.jlibra:jlibra-core:0.19.0'
// https://jarcasting.com/artifacts/dev.jlibra/jlibra-core/
implementation ("dev.jlibra:jlibra-core:0.19.0")
'dev.jlibra:jlibra-core:jar:0.19.0'
<dependency org="dev.jlibra" name="jlibra-core" rev="0.19.0">
<artifact name="jlibra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jlibra', module='jlibra-core', version='0.19.0')
)
libraryDependencies += "dev.jlibra" % "jlibra-core" % "0.19.0"
[dev.jlibra/jlibra-core "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.4 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.8 |
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 |