| License |
License |
|---|---|
| GroupId | GroupIdcom.paypal.selion |
| ArtifactId | ArtifactIdSeLion-Parent |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSeLion Parent POM
The SeLion Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SeLion-Parent-1.2.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Parent/ -->
<dependency>
<groupId>com.paypal.selion</groupId>
<artifactId>SeLion-Parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Parent/
implementation 'com.paypal.selion:SeLion-Parent:1.2.0'
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Parent/
implementation ("com.paypal.selion:SeLion-Parent:1.2.0")
'com.paypal.selion:SeLion-Parent:pom:1.2.0'
<dependency org="com.paypal.selion" name="SeLion-Parent" rev="1.2.0">
<artifact name="SeLion-Parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paypal.selion', module='SeLion-Parent', version='1.2.0')
)
libraryDependencies += "com.paypal.selion" % "SeLion-Parent" % "1.2.0"
[com.paypal.selion/SeLion-Parent "1.2.0"]