License |
License |
---|---|
Categories |
CategoriesJest Data Databases |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__jest |
Version | Version22.0.0 |
Type | Typejar |
Description |
Description@types/jest
WebJar for @types/jest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__jest-22.0.0.pom | |
types__jest-22.0.0.jar | 13 KB |
types__jest-22.0.0-sources.jar | 22 bytes |
types__jest-22.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__jest/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__jest</artifactId>
<version>22.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__jest/
implementation 'org.webjars.npm:types__jest:22.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/types__jest/
implementation ("org.webjars.npm:types__jest:22.0.0")
'org.webjars.npm:types__jest:jar:22.0.0'
<dependency org="org.webjars.npm" name="types__jest" rev="22.0.0">
<artifact name="types__jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__jest', version='22.0.0')
)
libraryDependencies += "org.webjars.npm" % "types__jest" % "22.0.0"
[org.webjars.npm/types__jest "22.0.0"]