is not current version
Last Version 1.13.4

br.com.esec.icpm:mss-ws-client 1.9.2


Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.esec.icpm
ArtifactId

ArtifactId

mss-ws-client
Version

Version

1.9.2
Type

Type

jar

Download mss-ws-client 1.9.2


<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/ -->
<dependency>
    <groupId>br.com.esec.icpm</groupId>
    <artifactId>mss-ws-client</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/
implementation 'br.com.esec.icpm:mss-ws-client:1.9.2'
// https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/
implementation ("br.com.esec.icpm:mss-ws-client:1.9.2")
'br.com.esec.icpm:mss-ws-client:jar:1.9.2'
<dependency org="br.com.esec.icpm" name="mss-ws-client" rev="1.9.2">
  <artifact name="mss-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='mss-ws-client', version='1.9.2')
)
libraryDependencies += "br.com.esec.icpm" % "mss-ws-client" % "1.9.2"
[br.com.esec.icpm/mss-ws-client "1.9.2"]