<dependency>
<groupId>com.graphinout</groupId>
<artifactId>reader-jgrapht</artifactId>
<version>0.2.0</version>
</dependency>
implementation 'com.graphinout:reader-jgrapht:0.2.0'
com.graphinout:reader-jgrapht:0.2.0
<dependency org="com.graphinout" name="reader-jgrapht" rev="0.2.0" />
libraryDependencies += "com.graphinout" % "reader-jgrapht" % "0.2.0"
@Grab(group='com.graphinout', module='reader-jgrapht', version='0.2.0')
[com.graphinout/reader-jgrapht "0.2.0"]
'com.graphinout:reader-jgrapht:jar:0.2.0'