jar

io.github.jiaonliao : cavatar-spring-boot-starter

Maven & Gradle

Feb 06, 2023
8 stars

cavatar-spring-boot-starter · Server-side Avatar Generation

Table Of Contents

Latest Version

Download io.github.jiaonliao : cavatar-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.jiaonliao : cavatar-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 cavatar-spring-boot-starter-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jiaonliao.cavatar.constant

├─ io.github.jiaonliao.cavatar.constant.BaseWrapperShape.class - [JAR]

├─ io.github.jiaonliao.cavatar.constant.Gender.class - [JAR]

├─ io.github.jiaonliao.cavatar.constant.WidgetConstant.class - [JAR]

├─ io.github.jiaonliao.cavatar.constant.WrapperShape.class - [JAR]

io.github.jiaonliao.cavatar

├─ io.github.jiaonliao.cavatar.AvatarOption.class - [JAR]

├─ io.github.jiaonliao.cavatar.AvatarTemplate.class - [JAR]

├─ io.github.jiaonliao.cavatar.Widget.class - [JAR]

io.github.jiaonliao.cavatar.config

├─ io.github.jiaonliao.cavatar.config.ColorConfig.class - [JAR]

Advertisement