jar

com.bkahlert.kommons : kommons-time-jvm

Maven & Gradle

Mar 05, 2023
18 stars

Kommons Time · Kommons Time is a Kotlin Multiplatform Library that extends the KotlinX multiplatform date/time library

Table Of Contents

Latest Version

Download com.bkahlert.kommons : kommons-time-jvm JAR file - Latest Versions:

All Versions

Download com.bkahlert.kommons : kommons-time-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.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 kommons-time-jvm-2.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bkahlert.kommons.time

├─ com.bkahlert.kommons.time.DurationAsDaysSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsHoursSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsMicrosecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsMillisecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsMinutesSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsNanosecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsSecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsUnitSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.DurationAsUnitSerializerKt.class - [JAR]

├─ com.bkahlert.kommons.time.InstantAsEpochMillisecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.InstantAsEpochMillisecondsSerializerKt.class - [JAR]

├─ com.bkahlert.kommons.time.InstantAsEpochSecondsSerializer.class - [JAR]

├─ com.bkahlert.kommons.time.InstantAsEpochSecondsSerializerKt.class - [JAR]

├─ com.bkahlert.kommons.time.JvmTimeKt.class - [JAR]

├─ com.bkahlert.kommons.time.StringsKt.class - [JAR]

├─ com.bkahlert.kommons.time.TimeKt.class - [JAR]

Advertisement