| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.portto |
| Идентификатор | Идентификаторwalletcore |
| Последняя версия | Последняя версия0.2.9 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTrustWalletCore
Low-level cryptographic wallet functionality for all supported blockchains.
|
| Имя Файла | Размер |
|---|---|
| walletcore-0.2.9.pom | |
| walletcore-0.2.9-sources.jar | 717 KB |
| walletcore-0.2.9-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.portto/walletcore/ -->
<dependency>
<groupId>io.portto</groupId>
<artifactId>walletcore</artifactId>
<version>0.2.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.portto/walletcore/
implementation 'io.portto:walletcore:0.2.9'
// https://jarcasting.com/artifacts/io.portto/walletcore/
implementation ("io.portto:walletcore:0.2.9")
'io.portto:walletcore:aar:0.2.9'
<dependency org="io.portto" name="walletcore" rev="0.2.9">
<artifact name="walletcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.portto', module='walletcore', version='0.2.9')
)
libraryDependencies += "io.portto" % "walletcore" % "0.2.9"
[io.portto/walletcore "0.2.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-protobuf | jar | 1.29.0 |