PDEK

How to Install PDEK in your own project

POM.XML

In Soon

Eclipse directly import

To import the PDEK.jar to use in your project you can use two ways:

First importing he directly in the project creation, for this you need create a new project

In the new project, you click in next, and go to the library tab, Click in "add external jar" and select the PDEK.jar and for the end, click in finish, with this you project has the PDEK ready to be used

The other way is if you have a project done, and only need implements the PDEK.jar, for this, right click in your project, go to the properties and "Java Build Path", in libary, Click in "add external jar" and select the PDEK.jar and for the end, click in apply and close, with this you project has the PDEK ready to be used