jar

com.unstoppabledomains.resolution : resolution

Maven & Gradle

Nov 03, 2020
23 stars

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

Table Of Contents

Latest Version

Download com.unstoppabledomains.resolution : resolution JAR file - Latest Versions:

All Versions

Download com.unstoppabledomains.resolution : resolution JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window resolution-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.unstoppabledomains.resolution

├─ com.unstoppabledomains.resolution.CNS.class - [JAR]

├─ com.unstoppabledomains.resolution.NameHash.class - [JAR]

├─ com.unstoppabledomains.resolution.NamingService.class - [JAR]

├─ com.unstoppabledomains.resolution.Resolution.class - [JAR]

├─ com.unstoppabledomains.resolution.ZNS.class - [JAR]

com.unstoppabledomains.resolution.contracts.cns

├─ com.unstoppabledomains.resolution.contracts.cns.ProxyReader.class - [JAR]

com.unstoppabledomains.client

├─ com.unstoppabledomains.client.Client.class - [JAR]

com.unstoppabledomains.util

├─ com.unstoppabledomains.util.Utilities.class - [JAR]

com.unstoppabledomains.resolution.contracts

├─ com.unstoppabledomains.resolution.contracts.Contract.class - [JAR]

├─ com.unstoppabledomains.resolution.contracts.HTTPUtil.class - [JAR]

com.unstoppabledomains.resolution.artifacts

├─ com.unstoppabledomains.resolution.artifacts.Hash.class - [JAR]

├─ com.unstoppabledomains.resolution.artifacts.Numeric.class - [JAR]

├─ com.unstoppabledomains.resolution.artifacts.Strings.class - [JAR]

com.unstoppabledomains.exceptions

├─ com.unstoppabledomains.exceptions.ContractCallException.class - [JAR]

├─ com.unstoppabledomains.exceptions.NSExceptionCode.class - [JAR]

├─ com.unstoppabledomains.exceptions.NSExceptionParams.class - [JAR]

├─ com.unstoppabledomains.exceptions.NamingServiceException.class - [JAR]