jar

com.github.tarao : record4s_native0.4_3

Maven & Gradle

Nov 09, 2023
39 stars

core · Extensible records for Scala

Table Of Contents

Latest Version

Download com.github.tarao : record4s_native0.4_3 JAR file - Latest Versions:

All Versions

Download com.github.tarao : record4s_native0.4_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 record4s_native0.4_3-0.9.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tarao.record4s.util

├─ com.github.tarao.record4s.util.SeqOps.class - [JAR]

com.github.tarao.record4s.typing

├─ com.github.tarao.record4s.typing.ArrayRecord.class - [JAR]

├─ com.github.tarao.record4s.typing.Context.class - [JAR]

├─ com.github.tarao.record4s.typing.MaybeError.class - [JAR]

├─ com.github.tarao.record4s.typing.Record.class - [JAR]

com.github.tarao.record4s

├─ com.github.tarao.record4s.ArrayRecord.class - [JAR]

├─ com.github.tarao.record4s.ArrayRecordMacros.class - [JAR]

├─ com.github.tarao.record4s.Converter.class - [JAR]

├─ com.github.tarao.record4s.InternalMacros.class - [JAR]

├─ com.github.tarao.record4s.Macros.class - [JAR]

├─ com.github.tarao.record4s.MapRecord.class - [JAR]

├─ com.github.tarao.record4s.ProductRecord.class - [JAR]

├─ com.github.tarao.record4s.Record.class - [JAR]

├─ com.github.tarao.record4s.RecordLike.class - [JAR]

├─ com.github.tarao.record4s.Selector.class - [JAR]

├─ com.github.tarao.record4s.Unselector.class - [JAR]

├─ com.github.tarao.record4s.VectorRecord.class - [JAR]