is not current version
Last Version 3

org.orbisgis:orbisgis-nexus 2

nexus.orbisgis.org repository

GroupId

GroupId

org.orbisgis
ArtifactId

ArtifactId

orbisgis-nexus
Version

Version

2
Type

Type

pom

Download orbisgis-nexus 2

Filename Size
orbisgis-nexus-2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.orbisgis/orbisgis-nexus/ -->
<dependency>
    <groupId>org.orbisgis</groupId>
    <artifactId>orbisgis-nexus</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.orbisgis/orbisgis-nexus/
implementation 'org.orbisgis:orbisgis-nexus:2'
// https://jarcasting.com/artifacts/org.orbisgis/orbisgis-nexus/
implementation ("org.orbisgis:orbisgis-nexus:2")
'org.orbisgis:orbisgis-nexus:pom:2'
<dependency org="org.orbisgis" name="orbisgis-nexus" rev="2">
  <artifact name="orbisgis-nexus" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.orbisgis', module='orbisgis-nexus', version='2')
)
libraryDependencies += "org.orbisgis" % "orbisgis-nexus" % "2"
[org.orbisgis/orbisgis-nexus "2"]