es.urjc.etsii.grafo:TSP

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

es.urjc.etsii.grafo
ArtifactId

ArtifactId

TSP
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download TSP

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12
0.11
0.10