is not current version
Last Version 5.14

de.adorsys.psd2.sandbox:tpp-rest-client 4.4.1


Categories

Categories

CLI User Interface
GroupId

GroupId

de.adorsys.psd2.sandbox
ArtifactId

ArtifactId

tpp-rest-client
Version

Version

4.4.1
Type

Type

jar

Download tpp-rest-client 4.4.1


<!-- https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/tpp-rest-client/ -->
<dependency>
    <groupId>de.adorsys.psd2.sandbox</groupId>
    <artifactId>tpp-rest-client</artifactId>
    <version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/tpp-rest-client/
implementation 'de.adorsys.psd2.sandbox:tpp-rest-client:4.4.1'
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/tpp-rest-client/
implementation ("de.adorsys.psd2.sandbox:tpp-rest-client:4.4.1")
'de.adorsys.psd2.sandbox:tpp-rest-client:jar:4.4.1'
<dependency org="de.adorsys.psd2.sandbox" name="tpp-rest-client" rev="4.4.1">
  <artifact name="tpp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2.sandbox', module='tpp-rest-client', version='4.4.1')
)
libraryDependencies += "de.adorsys.psd2.sandbox" % "tpp-rest-client" % "4.4.1"
[de.adorsys.psd2.sandbox/tpp-rest-client "4.4.1"]