File Matchers

A collection of matchers for java files

License

License

GroupId

GroupId

com.github.signed.matcher.file
ArtifactId

ArtifactId

file-matchers
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

File Matchers
A collection of matchers for java files
Project URL

Project URL

https://github.com/signed/matchers
Source Code Management

Source Code Management

https://github.com/signed/matchers

Download file-matchers

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Build Status

Versions

Version
0.1.0