com.github.nhojpatrick.hamcrest:nhojpatrick-hamcrest-lang

Hamcrest extensions project

License

License

GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest-lang
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Hamcrest extensions project

Download nhojpatrick-hamcrest-lang

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest jar [2.2,2.99)
org.slf4j : slf4j-api jar [1.7.30,1.7.99)

test (3)

Group / Artifact Type Version
com.github.nhojpatrick.hamcrest : nhojpatrick-hamcrest-testing jar [1.0.3,1.0.99)
org.apache.logging.log4j : log4j-slf4j-impl jar [2.13.0,2.99.99)
org.junit.jupiter : junit-jupiter-engine jar [5.6.0,5.6.99)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0