Последняя версия

Bitcoin Java Core Components 0.0.3

Open source Java core components and interface definitions of btc4j.

Лицензия

Лицензия

Группа

Группа

org.btc4j
Идентификатор

Идентификатор

btc4j-core
Версия

Версия

0.0.3
Тип

Тип

jar
Описание

Описание

Bitcoin Java Core Components
Open source Java core components and interface definitions of btc4j.
Ссылка на сайт

Ссылка на сайт

http://btc4j.github.io/btc4j-core
Организация-разработчик

Организация-разработчик

btc4j
Система контроля версий

Система контроля версий

https://github.com/btc4j/btc4j-core

Скачать btc4j-core 0.0.3


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.