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

com.rotilho.jnano:jnano-client 1.1.0

JNano Client is the first Java RPC client which allows you to fully manage yours keys localy. Together with JNano Commons you will have all needed operations to create a light wallet without the need to dig in Nano implementation and focus more in delivery new awesome features.

Категории

Категории

CLI Взаимодействие с пользователем JNA Инструменты разработки Native
Группа

Группа

com.rotilho.jnano
Идентификатор

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

jnano-client
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать jnano-client 1.1.0


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