bdk-android-debug

Bitcoin Dev Kit Kotlin language bindings.

License

License

MIT
GroupId

GroupId

org.bitcoindevkit
ArtifactId

ArtifactId

bdk-android-debug
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

bdk-android-debug
Bitcoin Dev Kit Kotlin language bindings.
Project URL

Project URL

https://bitcoindevkit.org
Source Code Management

Source Code Management

https://github.com/bitcoindevkit/bdk-ffi/tree/master

Download bdk-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitcoindevkit/bdk-android-debug/ -->
<dependency>
    <groupId>org.bitcoindevkit</groupId>
    <artifactId>bdk-android-debug</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitcoindevkit/bdk-android-debug/
implementation 'org.bitcoindevkit:bdk-android-debug:0.1.1'
// https://jarcasting.com/artifacts/org.bitcoindevkit/bdk-android-debug/
implementation ("org.bitcoindevkit:bdk-android-debug:0.1.1")
'org.bitcoindevkit:bdk-android-debug:aar:0.1.1'
<dependency org="org.bitcoindevkit" name="bdk-android-debug" rev="0.1.1">
  <artifact name="bdk-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitcoindevkit', module='bdk-android-debug', version='0.1.1')
)
libraryDependencies += "org.bitcoindevkit" % "bdk-android-debug" % "0.1.1"
[org.bitcoindevkit/bdk-android-debug "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

runtime (4)

Group / Artifact Type Version
net.java.dev.jna : jna aar 5.8.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0