is not current version
Last Version 1.2.0

com.paypal.selion:SeLion-Parent 1.1.0

The SeLion Parent POM

GroupId

GroupId

com.paypal.selion
ArtifactId

ArtifactId

SeLion-Parent
Version

Version

1.1.0
Type

Type

pom

Download SeLion-Parent 1.1.0

Filename Size
SeLion-Parent-1.1.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Parent/
implementation 'com.paypal.selion:SeLion-Parent:1.1.0'
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Parent/
implementation ("com.paypal.selion:SeLion-Parent:1.1.0")
'com.paypal.selion:SeLion-Parent:pom:1.1.0'
<dependency org="com.paypal.selion" name="SeLion-Parent" rev="1.1.0">
  <artifact name="SeLion-Parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paypal.selion', module='SeLion-Parent', version='1.1.0')
)
libraryDependencies += "com.paypal.selion" % "SeLion-Parent" % "1.1.0"
[com.paypal.selion/SeLion-Parent "1.1.0"]