Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.payintech |
ArtifactId | ArtifactIds-money-client |
Version | Version16.01u1 |
Type | Typejar |
Filename | Size |
---|---|
s-money-client-16.01u1.pom | |
s-money-client-16.01u1.jar | 39 KB |
s-money-client-16.01u1-sources.jar | 55 KB |
s-money-client-16.01u1-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payintech/s-money-client/ -->
<dependency>
<groupId>com.payintech</groupId>
<artifactId>s-money-client</artifactId>
<version>16.01u1</version>
</dependency>
// https://jarcasting.com/artifacts/com.payintech/s-money-client/
implementation 'com.payintech:s-money-client:16.01u1'
// https://jarcasting.com/artifacts/com.payintech/s-money-client/
implementation ("com.payintech:s-money-client:16.01u1")
'com.payintech:s-money-client:jar:16.01u1'
<dependency org="com.payintech" name="s-money-client" rev="16.01u1">
<artifact name="s-money-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payintech', module='s-money-client', version='16.01u1')
)
libraryDependencies += "com.payintech" % "s-money-client" % "16.01u1"
[com.payintech/s-money-client "16.01u1"]