jshamcrest
A maven webjar for the jshamcrest testing library.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjshamcrest |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjshamcrest
WebJar for jshamcrest
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jshamcrest-0.7.0.pom | |
| jshamcrest-0.7.0.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jshamcrest/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jshamcrest</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jshamcrest/
implementation 'org.webjars:jshamcrest:0.7.0'
// https://jarcasting.com/artifacts/org.webjars/jshamcrest/
implementation ("org.webjars:jshamcrest:0.7.0")
'org.webjars:jshamcrest:jar:0.7.0'
<dependency org="org.webjars" name="jshamcrest" rev="0.7.0">
<artifact name="jshamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jshamcrest', version='0.7.0')
)
libraryDependencies += "org.webjars" % "jshamcrest" % "0.7.0"
[org.webjars/jshamcrest "0.7.0"]
A maven webjar for the jshamcrest testing library.