build

Build project for gvSIG Mini

License

License

GroupId

GroupId

es.prodevelop
ArtifactId

ArtifactId

build
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

build
Build project for gvSIG Mini
Project URL

Project URL

http://www.gvsigmini.org

Download build

Filename Size
build-1.0.1.pom 2 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0