jar

aws.sdk.kotlin : regions-jvm

Maven & Gradle

Oct 08, 2021
275 usages
375 stars

regions · AWS Region Support

Table Of Contents

Latest Version

Download aws.sdk.kotlin : regions-jvm JAR file - Latest Versions:

All Versions

Download aws.sdk.kotlin : regions-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.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 regions-jvm-0.6.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

aws.sdk.kotlin.runtime.regions

├─ aws.sdk.kotlin.runtime.regions.AwsRegionKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.RegionConfig.class - [JAR]

aws.sdk.kotlin.runtime.regions.providers

├─ aws.sdk.kotlin.runtime.regions.providers.AwsRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.providers.AwsRegionProviderChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.providers.DefaultAwsRegionProviderChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.providers.Environment.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.providers.EnvironmentRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.regions.providers.JvmSystemPropRegionProvider.class - [JAR]

Advertisement