License |
License |
---|---|
GroupId | GroupIdes.prodevelop |
ArtifactId | ArtifactIdbuild |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbuild
Build project for gvSIG Mini
|
Project URL |
Project URL |
Filename | Size |
---|---|
build-1.0.1.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |