is not current version
Last Version 13.4

de.adorsys.psd2:event-service-rest-client 9.9


Categories

Categories

CLI User Interface
GroupId

GroupId

de.adorsys.psd2
ArtifactId

ArtifactId

event-service-rest-client
Version

Version

9.9
Type

Type

jar

Download event-service-rest-client 9.9


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