# jpbc **Repository Path**: lfh11083/jpbc ## Basic Information - **Project Name**: jpbc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Forked repository for [jPBC](http://gas.dia.unisa.it/projects/jpbc/). After [Codehaus termination](http://www.codehaus.org) Maven dependencies didn't work anymore. Now, you can use the fabulous service [JitPack](https://www.jitpack.io/#emilianobonassi/jpbc/v2.0.0) to get working again in two simple steps. **Step 1.** Add the JitPack repository to your build file ``` jitpack.io https://jitpack.io ``` **Step 2.** Add the dependency in the form ``` com.github.emilianobonassi jpbc v2.0.0 ```