jar

io.github.thibseisel.identikon : identikon-jvm

Maven & Gradle

Jan 13, 2022
4 stars

identikon · A Kotlin multiplatform library for generating highly recognizable identicons.

Table Of Contents

Latest Version

Download io.github.thibseisel.identikon : identikon-jvm JAR file - Latest Versions:

All Versions

Download io.github.thibseisel.identikon : identikon-jvm 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 identikon-jvm-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.thibseisel.identikon

├─ io.github.thibseisel.identikon.BytesJvmKt.class - [JAR]

├─ io.github.thibseisel.identikon.HashingJvmKt.class - [JAR]

├─ io.github.thibseisel.identikon.Identicon.class - [JAR]

├─ io.github.thibseisel.identikon.IdenticonJvmKt.class - [JAR]

├─ io.github.thibseisel.identikon.IdenticonStyle.class - [JAR]

io.github.thibseisel.identikon.shape.inner

├─ io.github.thibseisel.identikon.shape.inner.ChessShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.CrossShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.FourCirclesShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.FourInverseCirclesShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.FourShardsShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.FourTrianglesShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.InverseRhombusPartShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.InverseWindmillShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.InverseWindowShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.QuarterDiskShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.RhombusPartShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.SquareShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.inner.WindowShape.class - [JAR]

io.github.thibseisel.identikon.shape.outer

├─ io.github.thibseisel.identikon.shape.outer.CircleShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.outer.LargeTriangleShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.outer.RhombusShape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.outer.SmallTriangleShape.class - [JAR]

io.github.thibseisel.identikon.shape

├─ io.github.thibseisel.identikon.shape.BuiltinShapesKt.class - [JAR]

├─ io.github.thibseisel.identikon.shape.Shape.class - [JAR]

├─ io.github.thibseisel.identikon.shape.ShapeCategory.class - [JAR]

├─ io.github.thibseisel.identikon.shape.ShapeDefinition.class - [JAR]

├─ io.github.thibseisel.identikon.shape.ShapePosition.class - [JAR]

├─ io.github.thibseisel.identikon.shape.ShapePositionKt.class - [JAR]

io.github.thibseisel.identikon.rendering

├─ io.github.thibseisel.identikon.rendering.Color.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.ColorCorrectionKt.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.ColorKt.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.ColorTheme.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.IconGenerator.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.PointF.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.PointFKt.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.Rectangle.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.Renderer.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.Transform.class - [JAR]

├─ io.github.thibseisel.identikon.rendering.TriangleDirection.class - [JAR]

io.github.thibseisel.identikon.svg

├─ io.github.thibseisel.identikon.svg.SvgPath.class - [JAR]

├─ io.github.thibseisel.identikon.svg.SvgRenderer.class - [JAR]