| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitcoinj |
| Идентификатор | Идентификаторbitcoinj-parent |
| Последняя версия | Последняя версия0.14.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеbitcoinj Parent
Provides the common configuration for the BitCoinJ modules
|
| Имя Файла | Размер |
|---|---|
| bitcoinj-parent-0.14.7.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitcoinj/bitcoinj-parent/ -->
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-parent</artifactId>
<version>0.14.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitcoinj/bitcoinj-parent/
implementation 'org.bitcoinj:bitcoinj-parent:0.14.7'
// https://jarcasting.com/artifacts/org.bitcoinj/bitcoinj-parent/
implementation ("org.bitcoinj:bitcoinj-parent:0.14.7")
'org.bitcoinj:bitcoinj-parent:pom:0.14.7'
<dependency org="org.bitcoinj" name="bitcoinj-parent" rev="0.14.7">
<artifact name="bitcoinj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitcoinj', module='bitcoinj-parent', version='0.14.7')
)
libraryDependencies += "org.bitcoinj" % "bitcoinj-parent" % "0.14.7"
[org.bitcoinj/bitcoinj-parent "0.14.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 Необязательный | jar | 1.7.20 |