is not current version
Last Version 1.1.3

com.github.sinall:soapor-matchers 1.0.2

The matchers for SOAPMessage.

GroupId

GroupId

com.github.sinall
ArtifactId

ArtifactId

soapor-matchers
Version

Version

1.0.2
Type

Type

jar

Download soapor-matchers 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.sinall/soapor-matchers/ -->
<dependency>
    <groupId>com.github.sinall</groupId>
    <artifactId>soapor-matchers</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sinall/soapor-matchers/
implementation 'com.github.sinall:soapor-matchers:1.0.2'
// https://jarcasting.com/artifacts/com.github.sinall/soapor-matchers/
implementation ("com.github.sinall:soapor-matchers:1.0.2")
'com.github.sinall:soapor-matchers:jar:1.0.2'
<dependency org="com.github.sinall" name="soapor-matchers" rev="1.0.2">
  <artifact name="soapor-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sinall', module='soapor-matchers', version='1.0.2')
)
libraryDependencies += "com.github.sinall" % "soapor-matchers" % "1.0.2"
[com.github.sinall/soapor-matchers "1.0.2"]