GroupId | GroupIdcom.paypal.selion |
---|---|
ArtifactId | ArtifactIdSeLion-Grid |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
SeLion-Grid-1.1.0.pom | |
SeLion-Grid-1.1.0.jar | 278 KB |
SeLion-Grid-1.1.0-sources.jar | 222 KB |
SeLion-Grid-1.1.0-javadoc.jar | 485 KB |
SeLion-Grid-1.1.0-jar-with-dependencies.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Grid/ -->
<dependency>
<groupId>com.paypal.selion</groupId>
<artifactId>SeLion-Grid</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Grid/
implementation 'com.paypal.selion:SeLion-Grid:1.1.0'
// https://jarcasting.com/artifacts/com.paypal.selion/SeLion-Grid/
implementation ("com.paypal.selion:SeLion-Grid:1.1.0")
'com.paypal.selion:SeLion-Grid:jar:1.1.0'
<dependency org="com.paypal.selion" name="SeLion-Grid" rev="1.1.0">
<artifact name="SeLion-Grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.selion', module='SeLion-Grid', version='1.1.0')
)
libraryDependencies += "com.paypal.selion" % "SeLion-Grid" % "1.1.0"
[com.paypal.selion/SeLion-Grid "1.1.0"]