Last Version

jlibra 0.20.0

A Java library for interacting with the Libra blockchain

License

License

GroupId

GroupId

dev.jlibra
ArtifactId

ArtifactId

jlibra-parent
Version

Version

0.20.0
Type

Type

pom
Description

Description

jlibra
A Java library for interacting with the Libra blockchain
Project URL

Project URL

https://github.com/ketola/jlibra
Source Code Management

Source Code Management

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

Download jlibra-parent 0.20.0

Filename Size
jlibra-parent-0.20.0.pom 6 KB
Browse

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

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.