Last Version

Jabit WIF Import/Export 2.0.4

A Java implementation of the Bitmessage protocol. This contains methods to import from and export to Wallet Import Format.

License

License

GroupId

GroupId

ch.dissem.jabit
ArtifactId

ArtifactId

jabit-wif
Version

Version

2.0.4
Type

Type

jar
Description

Description

Jabit WIF Import/Export
A Java implementation of the Bitmessage protocol. This contains methods to import from and export to Wallet Import Format.
Project URL

Project URL

https://github.com/Dissem/Jabit
Source Code Management

Source Code Management

https://github.com/Dissem/Jabit.git

Download jabit-wif 2.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.dissem.jabit : jabit-core jar 2.0.4
org.ini4j : ini4j jar 0.5.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
ch.dissem.jabit : jabit-cryptography-bouncy jar 2.0.4

Project Modules

There are no modules declared in this project.