Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfi.otavanopisto.mwp.mwp-rest-client |
ArtifactId | ArtifactIdmwp-rest-client |
Version | Version0.0.15 |
Type | Typejar |
Filename | Size |
---|---|
mwp-rest-client-0.0.15.pom | |
mwp-rest-client-0.0.15.jar | 128 KB |
mwp-rest-client-0.0.15-sources.jar | 62 KB |
mwp-rest-client-0.0.15-javadoc.jar | 324 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.15</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.15'
// 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.15")
'fi.otavanopisto.mwp.mwp-rest-client:mwp-rest-client:jar:0.0.15'
<dependency org="fi.otavanopisto.mwp.mwp-rest-client" name="mwp-rest-client" rev="0.0.15">
<artifact name="mwp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.otavanopisto.mwp.mwp-rest-client', module='mwp-rest-client', version='0.0.15')
)
libraryDependencies += "fi.otavanopisto.mwp.mwp-rest-client" % "mwp-rest-client" % "0.0.15"
[fi.otavanopisto.mwp.mwp-rest-client/mwp-rest-client "0.0.15"]