is not current version
Last Version 3

org.orbisgis:orbisgis-nexus 1

nexus.orbisgis.org repository

GroupId

GroupId

org.orbisgis
ArtifactId

ArtifactId

orbisgis-nexus
Version

Version

1
Type

Type

pom

Download orbisgis-nexus 1

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

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