Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdconsent-xs2a-client |
Version | Version7.6.14 |
Type | Typejar |
Filename | Size |
---|---|
consent-xs2a-client-7.6.14.pom | |
consent-xs2a-client-7.6.14.jar | 41 KB |
consent-xs2a-client-7.6.14-sources.jar | 31 KB |
consent-xs2a-client-7.6.14-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-xs2a-client</artifactId>
<version>7.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation 'de.adorsys.psd2:consent-xs2a-client:7.6.14'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation ("de.adorsys.psd2:consent-xs2a-client:7.6.14")
'de.adorsys.psd2:consent-xs2a-client:jar:7.6.14'
<dependency org="de.adorsys.psd2" name="consent-xs2a-client" rev="7.6.14">
<artifact name="consent-xs2a-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-xs2a-client', version='7.6.14')
)
libraryDependencies += "de.adorsys.psd2" % "consent-xs2a-client" % "7.6.14"
[de.adorsys.psd2/consent-xs2a-client "7.6.14"]