is not current version
Last Version 1.2.1

com.paypal.selion:SeLion-Grid 1.0.0

A customized Grid for SeLion

GroupId

GroupId

com.paypal.selion
ArtifactId

ArtifactId

SeLion-Grid
Version

Version

1.0.0
Type

Type

jar

Download SeLion-Grid 1.0.0


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