License |
License |
---|---|
GroupId | GroupIdcom.github.karsaig |
ArtifactId | ArtifactIdtesting-common |
Version | Version0.50 |
Type | Typejar |
Description |
DescriptionLibrary that extends the functionality of hamcrest
|
Filename | Size |
---|---|
testing-common-0.50.pom | |
testing-common-0.50.jar | 32 KB |
testing-common-0.50-sources.jar | 17 KB |
testing-common-0.50-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karsaig/testing-common/ -->
<dependency>
<groupId>com.github.karsaig</groupId>
<artifactId>testing-common</artifactId>
<version>0.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karsaig/testing-common/
implementation 'com.github.karsaig:testing-common:0.50'
// https://jarcasting.com/artifacts/com.github.karsaig/testing-common/
implementation ("com.github.karsaig:testing-common:0.50")
'com.github.karsaig:testing-common:jar:0.50'
<dependency org="com.github.karsaig" name="testing-common" rev="0.50">
<artifact name="testing-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karsaig', module='testing-common', version='0.50')
)
libraryDependencies += "com.github.karsaig" % "testing-common" % "0.50"
[com.github.karsaig/testing-common "0.50"]
Group / Artifact | Type | Version |
---|---|---|
com.google.jimfs : jimfs | jar | 1.1 |