is not current version
Last Version 1.3-0.2.1

org.microshed.boost.boosters:mp-rest-client 1.1-0.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.microshed.boost.boosters
ArtifactId

ArtifactId

mp-rest-client
Version

Version

1.1-0.2.0
Type

Type

jar

Download mp-rest-client 1.1-0.2.0


<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/ -->
<dependency>
    <groupId>org.microshed.boost.boosters</groupId>
    <artifactId>mp-rest-client</artifactId>
    <version>1.1-0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/
implementation 'org.microshed.boost.boosters:mp-rest-client:1.1-0.2.0'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/
implementation ("org.microshed.boost.boosters:mp-rest-client:1.1-0.2.0")
'org.microshed.boost.boosters:mp-rest-client:jar:1.1-0.2.0'
<dependency org="org.microshed.boost.boosters" name="mp-rest-client" rev="1.1-0.2.0">
  <artifact name="mp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-rest-client', version='1.1-0.2.0')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-rest-client" % "1.1-0.2.0"
[org.microshed.boost.boosters/mp-rest-client "1.1-0.2.0"]