is not current version
Last Version 1.0.3

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


GroupId

GroupId

com.github.nhojpatrick.hamcrest
ArtifactId

ArtifactId

nhojpatrick-hamcrest-lang
Version

Version

1.0.0
Type

Type

jar

Download nhojpatrick-hamcrest-lang 1.0.0


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