| License |
License |
|---|---|
| GroupId | GroupIdcom.github.veithen |
| ArtifactId | ArtifactIdparent |
| Version | Version43 |
| 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-43.pom | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen/parent/ -->
<dependency>
<groupId>com.github.veithen</groupId>
<artifactId>parent</artifactId>
<version>43</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen/parent/
implementation 'com.github.veithen:parent:43'
// https://jarcasting.com/artifacts/com.github.veithen/parent/
implementation ("com.github.veithen:parent:43")
'com.github.veithen:parent:pom:43'
<dependency org="com.github.veithen" name="parent" rev="43">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen', module='parent', version='43')
)
libraryDependencies += "com.github.veithen" % "parent" % "43"
[com.github.veithen/parent "43"]