Last Version

cz.geek:hamcrest-text-patterns 1.1

Helps open source Maven projects to be released into the public Central repository

License

License

GroupId

GroupId

cz.geek
ArtifactId

ArtifactId

hamcrest-text-patterns
Version

Version

1.1
Type

Type

jar
Description

Description

Helps open source Maven projects to be released into the public Central repository
Project URL

Project URL

http://central.sonatype.org/pages/ossrh-guide.html/hamcrest-text-patterns
Source Code Management

Source Code Management

https://github.com/martiner/hamcrest-text-patterns

Download hamcrest-text-patterns 1.1


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.