License |
License |
---|---|
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdlibrary-parent-pom |
Last Version | Last Version2.0.0.BETA-3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVality parent
Vality library parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-parent-pom-2.0.0.BETA-3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.vality/library-parent-pom/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>library-parent-pom</artifactId>
<version>2.0.0.BETA-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/library-parent-pom/
implementation 'dev.vality:library-parent-pom:2.0.0.BETA-3'
// https://jarcasting.com/artifacts/dev.vality/library-parent-pom/
implementation ("dev.vality:library-parent-pom:2.0.0.BETA-3")
'dev.vality:library-parent-pom:pom:2.0.0.BETA-3'
<dependency org="dev.vality" name="library-parent-pom" rev="2.0.0.BETA-3">
<artifact name="library-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='library-parent-pom', version='2.0.0.BETA-3')
)
libraryDependencies += "dev.vality" % "library-parent-pom" % "2.0.0.BETA-3"
[dev.vality/library-parent-pom "2.0.0.BETA-3"]