jar

com.treatwell : immutables-styles

Maven & Gradle

Oct 29, 2019
8 stars

Treatwell Styles for Immutables · Pre-made styles for the Immutables code generation Java toolkit

Table Of Contents

Latest Version

Download com.treatwell : immutables-styles JAR file - Latest Versions:

All Versions

Download com.treatwell : immutables-styles JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.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 immutables-styles-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.treatwell.immutables.styles

├─ com.treatwell.immutables.styles.DefaultStyle.class - [JAR]

├─ com.treatwell.immutables.styles.EventStyle.class - [JAR]

├─ com.treatwell.immutables.styles.JavaBeanStyle.class - [JAR]

├─ com.treatwell.immutables.styles.NonStrictValueObjectStyle.class - [JAR]

├─ com.treatwell.immutables.styles.ValueObjectStyle.class - [JAR]

com.treatwell.immutables.styles.constants

├─ com.treatwell.immutables.styles.constants.AccessorNamePatterns.class - [JAR]

├─ com.treatwell.immutables.styles.constants.ClassNamePatterns.class - [JAR]

Advertisement