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