Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-module-mp-restclient |
Version | Version1.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mp-restclient/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-mp-restclient</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mp-restclient/
implementation 'hu.icellmobilsoft.coffee:coffee-module-mp-restclient:1.6.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mp-restclient/
implementation ("hu.icellmobilsoft.coffee:coffee-module-mp-restclient:1.6.1")
'hu.icellmobilsoft.coffee:coffee-module-mp-restclient:jar:1.6.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-mp-restclient" rev="1.6.1">
<artifact name="coffee-module-mp-restclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-mp-restclient', version='1.6.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-mp-restclient" % "1.6.1"
[hu.icellmobilsoft.coffee/coffee-module-mp-restclient "1.6.1"]