g

graph-constrained_2.12

Graph Constrained
https://github.com/openmole/spatialdata
Affero GPLv3
org.openmole.library
Juste Raimbault
Files download
File Operation
graph-constrained_2.12-1.12.7.jar download
graph-constrained_2.12-1.12.7.pom download
graph-constrained_2.12-1.12.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openmole.library</groupId>
  <artifactId>graph-constrained_2.12</artifactId>
  <version>1.12.7</version>
</dependency>
Gradle Groovy
implementation 'org.openmole.library:graph-constrained_2.12:1.12.7'
Gradle Kotlin
implementation("org.openmole.library:graph-constrained_2.12:1.12.7")
Scala SBT
libraryDependencies += "org.openmole.library" % "graph-constrained_2.12" % "1.12.7"
Groovy Grape
@Grapes(
  @Grab(group='org.openmole.library', module='graph-constrained_2.12', version='1.12.7')
)
Apache Ivy
<dependency org="org.openmole.library" name="graph-constrained_2.12" rev="1.12.7" />
Leiningen
[org.openmole.library/graph-constrained_2.12 "1.12.7"]
Apache Buildr
'org.openmole.library:graph-constrained_2.12:jar:1.12.7'