[jgrapht-users] How to install a development version?
Brought to you by:
barak_naveh,
perfecthash
From: Victor P. <po...@na...> - 2018-01-17 03:49:44
|
I am writing a Java application which uses JGraphT. I use Gradle to complile it (with NetBeans and its Gradle extension). Meanwhile I am updating JGraphT with a new feature to be used in my application. The question: How to use my modified version of JGraphT (while it is not yet uploaded to Maven) in the application? |