License |
License |
---|---|
GroupId | GroupIdcom.github.veithen |
ArtifactId | ArtifactIdparent |
Version | Version40 |
Type | Typepom |
Description |
Descriptioncom.github.veithen parent POM
Parent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-40.pom | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen/parent/ -->
<dependency>
<groupId>com.github.veithen</groupId>
<artifactId>parent</artifactId>
<version>40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen/parent/
implementation 'com.github.veithen:parent:40'
// https://jarcasting.com/artifacts/com.github.veithen/parent/
implementation ("com.github.veithen:parent:40")
'com.github.veithen:parent:pom:40'
<dependency org="com.github.veithen" name="parent" rev="40">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen', module='parent', version='40')
)
libraryDependencies += "com.github.veithen" % "parent" % "40"
[com.github.veithen/parent "40"]