Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation CLI User Interface |
---|---|
GroupId | GroupIdeu.erasmuswithoutpaper |
ArtifactId | ArtifactIdewp-registry-client |
Version | Version1.3.1 |
Type | Typejar |
Filename | Size |
---|---|
ewp-registry-client-1.3.1.pom | |
ewp-registry-client-1.3.1.jar | 38 KB |
ewp-registry-client-1.3.1-sources.jar | 30 KB |
ewp-registry-client-1.3.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/ -->
<dependency>
<groupId>eu.erasmuswithoutpaper</groupId>
<artifactId>ewp-registry-client</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation 'eu.erasmuswithoutpaper:ewp-registry-client:1.3.1'
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation ("eu.erasmuswithoutpaper:ewp-registry-client:1.3.1")
'eu.erasmuswithoutpaper:ewp-registry-client:jar:1.3.1'
<dependency org="eu.erasmuswithoutpaper" name="ewp-registry-client" rev="1.3.1">
<artifact name="ewp-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.erasmuswithoutpaper', module='ewp-registry-client', version='1.3.1')
)
libraryDependencies += "eu.erasmuswithoutpaper" % "ewp-registry-client" % "1.3.1"
[eu.erasmuswithoutpaper/ewp-registry-client "1.3.1"]