is not current version
Last Version 2.0.11

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

WePay Java SDK

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lookfirst
ArtifactId

ArtifactId

WePay-Java-SDK
Version

Version

1.0.1
Type

Type

jar

Download WePay-Java-SDK 1.0.1


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