is not current version
Last Version 1.2.0

com.paypal.selion:SeLion-Project-BOM 1.0.0

Provides a dependency bill of materials for SeLion projects

GroupId

GroupId

com.paypal.selion
ArtifactId

ArtifactId

SeLion-Project-BOM
Version

Version

1.0.0
Type

Type

pom

Download SeLion-Project-BOM 1.0.0


<!-- https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Project-BOM/ -->
<dependency>
    <groupId>com.paypal.selion</groupId>
    <artifactId>SeLion-Project-BOM</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Project-BOM/
implementation 'com.paypal.selion:SeLion-Project-BOM:1.0.0'
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Project-BOM/
implementation ("com.paypal.selion:SeLion-Project-BOM:1.0.0")
'com.paypal.selion:SeLion-Project-BOM:pom:1.0.0'
<dependency org="com.paypal.selion" name="SeLion-Project-BOM" rev="1.0.0">
  <artifact name="SeLion-Project-BOM" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paypal.selion', module='SeLion-Project-BOM', version='1.0.0')
)
libraryDependencies += "com.paypal.selion" % "SeLion-Project-BOM" % "1.0.0"
[com.paypal.selion/SeLion-Project-BOM "1.0.0"]