License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nework-eth |
ArtifactId | ArtifactIdnewpay-sdk-java |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnewpay-sdk-java
sdk for newpay of nework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
newpay-sdk-java-1.0.0.pom | |
newpay-sdk-java-1.0.0.jar | 8 KB |
newpay-sdk-java-1.0.0-sources.jar | 3 KB |
newpay-sdk-java-1.0.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nework-eth/newpay-sdk-java/ -->
<dependency>
<groupId>com.github.nework-eth</groupId>
<artifactId>newpay-sdk-java</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nework-eth/newpay-sdk-java/
implementation 'com.github.nework-eth:newpay-sdk-java:1.0.0'
// https://jarcasting.com/artifacts/com.github.nework-eth/newpay-sdk-java/
implementation ("com.github.nework-eth:newpay-sdk-java:1.0.0")
'com.github.nework-eth:newpay-sdk-java:jar:1.0.0'
<dependency org="com.github.nework-eth" name="newpay-sdk-java" rev="1.0.0">
<artifact name="newpay-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nework-eth', module='newpay-sdk-java', version='1.0.0')
)
libraryDependencies += "com.github.nework-eth" % "newpay-sdk-java" % "1.0.0"
[com.github.nework-eth/newpay-sdk-java "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |