is not current version
Last Version 2.0.11

com.github.lookfirst:WePay-Java-SDK 2.0.0

WePay Java SDK

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lookfirst
ArtifactId

ArtifactId

WePay-Java-SDK
Version

Version

2.0.0
Type

Type

jar

Download WePay-Java-SDK 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.lookfirst/WePay-Java-SDK/ -->
<dependency>
    <groupId>com.github.lookfirst</groupId>
    <artifactId>WePay-Java-SDK</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lookfirst/WePay-Java-SDK/
implementation 'com.github.lookfirst:WePay-Java-SDK:2.0.0'
// https://jarcasting.com/artifacts/com.github.lookfirst/WePay-Java-SDK/
implementation ("com.github.lookfirst:WePay-Java-SDK:2.0.0")
'com.github.lookfirst:WePay-Java-SDK:jar:2.0.0'
<dependency org="com.github.lookfirst" name="WePay-Java-SDK" rev="2.0.0">
  <artifact name="WePay-Java-SDK" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lookfirst', module='WePay-Java-SDK', version='2.0.0')
)
libraryDependencies += "com.github.lookfirst" % "WePay-Java-SDK" % "2.0.0"
[com.github.lookfirst/WePay-Java-SDK "2.0.0"]