| Группа | Группаcom.github.tomnelson |
|---|---|
| Идентификатор | Идентификаторjungrapht-visualization-parent |
| Версия | Версия1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jungrapht-visualization-parent-1.0.pom | 11 KB |
| jungrapht-visualization-parent-1.0-site.jar | 8 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization-parent/ -->
<dependency>
<groupId>com.github.tomnelson</groupId>
<artifactId>jungrapht-visualization-parent</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization-parent/
implementation 'com.github.tomnelson:jungrapht-visualization-parent:1.0'
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization-parent/
implementation ("com.github.tomnelson:jungrapht-visualization-parent:1.0")
'com.github.tomnelson:jungrapht-visualization-parent:jar:1.0'
<dependency org="com.github.tomnelson" name="jungrapht-visualization-parent" rev="1.0">
<artifact name="jungrapht-visualization-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomnelson', module='jungrapht-visualization-parent', version='1.0')
)
libraryDependencies += "com.github.tomnelson" % "jungrapht-visualization-parent" % "1.0"
[com.github.tomnelson/jungrapht-visualization-parent "1.0"]