jar

com.unstoppabledomains.resolution : unstoppable-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 : unstoppable-resolution JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
2.0.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 unstoppable-resolution-2.0.0u.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.Utilities.class - [JAR]

com.unstoppabledomains.resolution.contracts.cns

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

├─ com.unstoppabledomains.resolution.contracts.cns.Resolver.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]