GroupId | GroupIdde.adorsys.psd2 |
---|---|
ArtifactId | ArtifactIdaspsp-profile-remote |
Version | Version12.4 |
Type | Typejar |
Filename | Size |
---|---|
aspsp-profile-remote-12.4.pom | |
aspsp-profile-remote-12.4.jar | 8 KB |
aspsp-profile-remote-12.4-sources.jar | 6 KB |
aspsp-profile-remote-12.4-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>aspsp-profile-remote</artifactId>
<version>12.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation 'de.adorsys.psd2:aspsp-profile-remote:12.4'
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation ("de.adorsys.psd2:aspsp-profile-remote:12.4")
'de.adorsys.psd2:aspsp-profile-remote:jar:12.4'
<dependency org="de.adorsys.psd2" name="aspsp-profile-remote" rev="12.4">
<artifact name="aspsp-profile-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='aspsp-profile-remote', version='12.4')
)
libraryDependencies += "de.adorsys.psd2" % "aspsp-profile-remote" % "12.4"
[de.adorsys.psd2/aspsp-profile-remote "12.4"]