jar

com.dynatrace : kached-properties

Maven & Gradle

Jul 19, 2021
5 stars

kached-properties · Caching in Kotlin made simple.

Table Of Contents

Latest Version

Download com.dynatrace : kached-properties JAR file - Latest Versions:

All Versions

Download com.dynatrace : kached-properties JAR file - All Versions:

Version Vulnerabilities Size Updated
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 kached-properties-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dynatrace.kachedproperties

├─ com.dynatrace.kachedproperties.SimulatedTimeSource.class - [JAR]

├─ com.dynatrace.kachedproperties.SystemTimeSource.class - [JAR]

├─ com.dynatrace.kachedproperties.TimeBoundCache.class - [JAR]

├─ com.dynatrace.kachedproperties.TimeBoundCacheDelegatedProperty.class - [JAR]

├─ com.dynatrace.kachedproperties.TimeBoundCacheDelegatedPropertyKt.class - [JAR]

├─ com.dynatrace.kachedproperties.TimeSource.class - [JAR]