is not current version
Last Version 1.0.1

es.prodevelop:build 1.0.0

Build project for gvSIG Mini

GroupId

GroupId

es.prodevelop
ArtifactId

ArtifactId

build
Version

Version

1.0.0
Type

Type

pom

Download build 1.0.0

Filename Size
build-1.0.0.pom 2 KB
Browse

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