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

com.unstoppabledomains.resolution:resolution 1.0.2

Resolution library that talks with etherium .crypto registry to resolve various information attached to .crypto domain

Категории

Категории

Doma Данные ORM
Группа

Группа

com.unstoppabledomains.resolution
Идентификатор

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

resolution
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать resolution 1.0.2


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