jar

com.unstoppabledomains : resolution

Maven & Gradle

Dec 01, 2021
23 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.0.x
4.0.x
3.0.x
2.0.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
resolution
unstoppable

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-5.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.DomainResolution.class - [JAR]

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

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

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

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

com.unstoppabledomains.resolution.contracts.uns

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

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

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

com.unstoppabledomains.config.network

├─ com.unstoppabledomains.config.network.NetworkConfigLoader.class - [JAR]

com.unstoppabledomains.exceptions.ns

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

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

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

com.unstoppabledomains.config.network.model

├─ com.unstoppabledomains.config.network.model.Contract.class - [JAR]

├─ com.unstoppabledomains.config.network.model.Contracts.class - [JAR]

├─ com.unstoppabledomains.config.network.model.Location.class - [JAR]

├─ com.unstoppabledomains.config.network.model.Network.class - [JAR]

├─ com.unstoppabledomains.config.network.model.NetworkConfig.class - [JAR]

com.unstoppabledomains.util

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

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

com.unstoppabledomains.resolution.contracts.interfaces

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

com.unstoppabledomains.exceptions.dns

├─ com.unstoppabledomains.exceptions.dns.DnsException.class - [JAR]

├─ com.unstoppabledomains.exceptions.dns.DnsExceptionCode.class - [JAR]

com.unstoppabledomains.resolution.artifacts

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

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

com.unstoppabledomains.config

├─ com.unstoppabledomains.config.KnownRecords.class - [JAR]

com.unstoppabledomains.resolution.naming.service.uns

├─ com.unstoppabledomains.resolution.naming.service.uns.L2Resolver.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.uns.ResolutionMethods.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.uns.UNS.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.uns.UNSConfig.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.uns.UNSInternal.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.uns.UNSLocation.class - [JAR]

com.unstoppabledomains.resolution.dns

├─ com.unstoppabledomains.resolution.dns.DnsRecord.class - [JAR]

├─ com.unstoppabledomains.resolution.dns.DnsRecordsType.class - [JAR]

├─ com.unstoppabledomains.resolution.dns.DnsUtils.class - [JAR]

com.unstoppabledomains.resolution.contracts

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

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

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

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

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

com.unstoppabledomains.resolution.naming.service

├─ com.unstoppabledomains.resolution.naming.service.BaseNamingService.class - [JAR]

├─ com.unstoppabledomains.resolution.naming.service.NSConfig.class - [JAR]

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

├─ com.unstoppabledomains.resolution.naming.service.NamingServiceType.class - [JAR]

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

com.unstoppabledomains.exceptions

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

com.unstoppabledomains.config.client

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

Advertisement