I am trying to import dcm4che
library to my java project, because I want to implement a really simple application which will be able to use this library. (https://github.com/dcm4che/dcm4che)
I tried to import this library using Eclipse, IntelliJ and NetBeans. I did some magic with maven (mvn install). And I don't know how to use it. How to begin. Yes, I did use google a lot. I am a beginner in software development so maybe there is a quick and simple solution which I don't know about.