| License |
License |
|---|---|
| GroupId | GroupIdes.urjc.etsii.grafo |
| ArtifactId | ArtifactIdTSP |
| Last Version | Last Version0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| TSP-0.13.pom | |
| TSP-0.13.jar | 96 MB |
| TSP-0.13-sources.jar | 27 KB |
| TSP-0.13-javadoc.jar | 225 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/es.urjc.etsii.grafo/TSP/ -->
<dependency>
<groupId>es.urjc.etsii.grafo</groupId>
<artifactId>TSP</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/TSP/
implementation 'es.urjc.etsii.grafo:TSP:0.13'
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/TSP/
implementation ("es.urjc.etsii.grafo:TSP:0.13")
'es.urjc.etsii.grafo:TSP:jar:0.13'
<dependency org="es.urjc.etsii.grafo" name="TSP" rev="0.13">
<artifact name="TSP" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.urjc.etsii.grafo', module='TSP', version='0.13')
)
libraryDependencies += "es.urjc.etsii.grafo" % "TSP" % "0.13"
[es.urjc.etsii.grafo/TSP "0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| es.urjc.etsii.grafo : mork | jar | 0.13 |
| guru.nidi : graphviz-java-all-j2v8 | jar | 0.18.1 |
| es.urjc.etsii.grafo : mork-common | jar | 0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |