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