License |
License |
---|---|
GroupId | GroupIdpe.com.sss |
ArtifactId | ArtifactIdsss-parent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPom padre
Pom base - definiciones globales para la plataforma
|
Project URL |
Project URL |
Filename | Size |
---|---|
sss-parent-0.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pe.com.sss/sss-parent/ -->
<dependency>
<groupId>pe.com.sss</groupId>
<artifactId>sss-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pe.com.sss/sss-parent/
implementation 'pe.com.sss:sss-parent:0.0.1'
// https://jarcasting.com/artifacts/pe.com.sss/sss-parent/
implementation ("pe.com.sss:sss-parent:0.0.1")
'pe.com.sss:sss-parent:pom:0.0.1'
<dependency org="pe.com.sss" name="sss-parent" rev="0.0.1">
<artifact name="sss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pe.com.sss', module='sss-parent', version='0.0.1')
)
libraryDependencies += "pe.com.sss" % "sss-parent" % "0.0.1"
[pe.com.sss/sss-parent "0.0.1"]