is not current version
Last Version 2.0.0u

com.unstoppabledomains.resolution:unstoppable-resolution 1.0.0u

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

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.unstoppabledomains.resolution
ArtifactId

ArtifactId

unstoppable-resolution
Version

Version

1.0.0u
Type

Type

jar

Download unstoppable-resolution 1.0.0u


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