Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

XernasDev/Photon

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photon

Photon is a lightweight java graphics library wrapper coded with the aim of being easy to use for everyone !

Don't hesitate to go check out Soup which is a good exemple project that uses Photon !​

How to use

Just add the Jitpack repository to your pom.xml

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

Then add the dependency !

<dependency>
    <groupId>com.github.XernasDev</groupId>
    <artifactId>Photon</artifactId>
    <version>2.0.9</version>
</dependency>

Building

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • Apache Maven​

Installation

Run the following command to build the project:

mvn clean install

Morty Proxy This is a proxified and sanitized view of the page, visit original site.