Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfi.otavanopisto.mwp.mwp-rest-client |
ArtifactId | ArtifactIdmwp-rest-client |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
mwp-rest-client-0.0.13.pom | |
mwp-rest-client-0.0.13.jar | 124 KB |
mwp-rest-client-0.0.13-sources.jar | 60 KB |
mwp-rest-client-0.0.13-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/ -->
<dependency>
<groupId>fi.otavanopisto.mwp.mwp-rest-client</groupId>
<artifactId>mwp-rest-client</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/
implementation 'fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:0.0.13'
// https://jarcasting.com/artifacts/fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client/
implementation ("fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:0.0.13")
'fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:jar:0.0.13'
<dependency org="fi.otavanopisto.mwp.mwp-rest-client" name="mwp-rest-client" rev="0.0.13">
<artifact name="mwp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.otavanopisto.mwp.mwp-rest-client', module='mwp-rest-client', version='0.0.13')
)
libraryDependencies += "fi.otavanopisto.mwp.mwp-rest-client" % "mwp-rest-client" % "0.0.13"
[fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client "0.0.13"]