License |
License |
---|---|
GroupId | GroupIdcom.madden-abbott |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent for all open source projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.1.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.madden-abbott/parent/ -->
<dependency>
<groupId>com.madden-abbott</groupId>
<artifactId>parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.madden-abbott/parent/
implementation 'com.madden-abbott:parent:1.1.3'
// https://jarcasting.com/artifacts/com.madden-abbott/parent/
implementation ("com.madden-abbott:parent:1.1.3")
'com.madden-abbott:parent:pom:1.1.3'
<dependency org="com.madden-abbott" name="parent" rev="1.1.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.madden-abbott', module='parent', version='1.1.3')
)
libraryDependencies += "com.madden-abbott" % "parent" % "1.1.3"
[com.madden-abbott/parent "1.1.3"]