| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.matthieu-vergne |
| Идентификатор | Идентификаторgraph-samples |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraph Samples
Examples of uses of the graph features.
|
| Имя Файла | Размер |
|---|---|
| graph-samples-1.1.pom | |
| graph-samples-1.1.jar | 1 KB |
| graph-samples-1.1-sources.jar | 326 bytes |
| graph-samples-1.1-javadoc.jar | 333 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>graph-samples</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/
implementation 'fr.matthieu-vergne:graph-samples:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/graph-samples/
implementation ("fr.matthieu-vergne:graph-samples:1.1")
'fr.matthieu-vergne:graph-samples:jar:1.1'
<dependency org="fr.matthieu-vergne" name="graph-samples" rev="1.1">
<artifact name="graph-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='graph-samples', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "graph-samples" % "1.1"
[fr.matthieu-vergne/graph-samples "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.matthieu-vergne : graph-core | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |