Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation CLI User Interface |
---|---|
GroupId | GroupIdeu.erasmuswithoutpaper |
ArtifactId | ArtifactIdewp-registry-client |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
ewp-registry-client-1.5.0.pom | |
ewp-registry-client-1.5.0.jar | 42 KB |
ewp-registry-client-1.5.0-sources.jar | 33 KB |
ewp-registry-client-1.5.0-javadoc.jar | 131 KB |
Browse |
<!-- 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"]