bitcoinj

Bitcoin client for java

License

License

GroupId

GroupId

com.paymennt
ArtifactId

ArtifactId

bitcoinj
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

bitcoinj
Bitcoin client for java
Project URL

Project URL

https://www.paymennt.com/
Source Code Management

Source Code Management

https://github.com/paymennt/bitcoinj.git

Download bitcoinj

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.paymennt : cryptoj jar 0.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1