Last Version

Partial Response: Matcher 1.0

Library for parsing a partial response string and basic matching of the result

License

License

GroupId

GroupId

com.pressassociation.partial-response
ArtifactId

ArtifactId

matcher
Version

Version

1.0
Type

Type

jar
Description

Description

Partial Response: Matcher
Library for parsing a partial response string and basic matching of the result

Download matcher 1.0


<!-- https://jarcasting.com/artifacts/com.pressassociation.partial-response/matcher/ -->
<dependency>
    <groupId>com.pressassociation.partial-response</groupId>
    <artifactId>matcher</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/matcher/
implementation 'com.pressassociation.partial-response:matcher:1.0'
// https://jarcasting.com/artifacts/com.pressassociation.partial-response/matcher/
implementation ("com.pressassociation.partial-response:matcher:1.0")
'com.pressassociation.partial-response:matcher:jar:1.0'
<dependency org="com.pressassociation.partial-response" name="matcher" rev="1.0">
  <artifact name="matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pressassociation.partial-response', module='matcher', version='1.0')
)
libraryDependencies += "com.pressassociation.partial-response" % "matcher" % "1.0"
[com.pressassociation.partial-response/matcher "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.0
com.google.guava : guava jar 18.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.8
com.google.guava : guava-testlib jar 18.0
pl.pragmatists : JUnitParams jar 1.0.2

Project Modules

There are no modules declared in this project.