License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtesting-library__react-hooks |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@testing-library/react-hooks
WebJar for @testing-library/react-hooks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/testing-library__react-hooks/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>testing-library__react-hooks</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/testing-library__react-hooks/
implementation 'org.webjars.npm:testing-library__react-hooks:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/testing-library__react-hooks/
implementation ("org.webjars.npm:testing-library__react-hooks:1.1.0")
'org.webjars.npm:testing-library__react-hooks:jar:1.1.0'
<dependency org="org.webjars.npm" name="testing-library__react-hooks" rev="1.1.0">
<artifact name="testing-library__react-hooks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='testing-library__react-hooks', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "testing-library__react-hooks" % "1.1.0"
[org.webjars.npm/testing-library__react-hooks "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : babel__runtime | jar | [7.4.2,8) |
org.webjars.npm : types__react | jar | [16.8.22,17) |
org.webjars.npm : types__react-test-renderer | jar | [16.8.2,17) |