jar

org.worldcubeassociation.tnoodle : lib-scrambles

Maven & Gradle

Feb 11, 2022
37 stars

lib-scrambles · A Java scrambling suite. Java applications can use this project as a library. A perfect example of this is the webscrambles package.

Table Of Contents

Latest Version

Download org.worldcubeassociation.tnoodle : lib-scrambles JAR file - Latest Versions:

All Versions

Download org.worldcubeassociation.tnoodle : lib-scrambles JAR file - All Versions:

Version Vulnerabilities Size Updated
0.18.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 lib-scrambles-0.18.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.worldcubeassociation.tnoodle.scrambles

├─ org.worldcubeassociation.tnoodle.scrambles.AlgorithmBuilder.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.InvalidMoveException.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.InvalidScrambleException.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.LazySupplier.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.Puzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.PuzzleImageInfo.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.PuzzleRegistry.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.PuzzleStateAndGenerator.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.ScrambleCacher.class - [JAR]

├─ org.worldcubeassociation.tnoodle.scrambles.ScrambleCacherListener.class - [JAR]

org.worldcubeassociation.tnoodle.puzzle

├─ org.worldcubeassociation.tnoodle.puzzle.ClockPuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.CubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.FourByFourCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.FourByFourRandomTurnsCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.MegaminxPuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.NoInspectionFiveByFiveCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.NoInspectionFourByFourCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.NoInspectionThreeByThreeCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.PyraminxPuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.PyraminxSolver.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.SkewbPuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.SkewbSolver.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.SquareOnePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.ThreeByThreeCubeFewestMovesPuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.ThreeByThreeCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.TwoByTwoCubePuzzle.class - [JAR]

├─ org.worldcubeassociation.tnoodle.puzzle.TwoByTwoSolver.class - [JAR]

Advertisement