is not current version
Last Version 1.8.0

eu.erasmuswithoutpaper:ewp-registry-client 1.5.0

Allows to run queries on EWP (Erasmus Without Paper) Registry Service.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation CLI User Interface
GroupId

GroupId

eu.erasmuswithoutpaper
ArtifactId

ArtifactId

ewp-registry-client
Version

Version

1.5.0
Type

Type

jar

Download ewp-registry-client 1.5.0


<!-- https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/ -->
<dependency>
    <groupId>eu.erasmuswithoutpaper</groupId>
    <artifactId>ewp-registry-client</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation 'eu.erasmuswithoutpaper:ewp-registry-client:1.5.0'
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation ("eu.erasmuswithoutpaper:ewp-registry-client:1.5.0")
'eu.erasmuswithoutpaper:ewp-registry-client:jar:1.5.0'
<dependency org="eu.erasmuswithoutpaper" name="ewp-registry-client" rev="1.5.0">
  <artifact name="ewp-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.erasmuswithoutpaper', module='ewp-registry-client', version='1.5.0')
)
libraryDependencies += "eu.erasmuswithoutpaper" % "ewp-registry-client" % "1.5.0"
[eu.erasmuswithoutpaper/ewp-registry-client "1.5.0"]