Categories |
CategoriesJest Data Databases |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjest__environment |
Version | Version24.5.0 |
Type | Typejar |
Filename | Size |
---|---|
jest__environment-24.5.0.pom | |
jest__environment-24.5.0.jar | 7 KB |
jest__environment-24.5.0-sources.jar | 22 bytes |
jest__environment-24.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jest__environment/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jest__environment</artifactId>
<version>24.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jest__environment/
implementation 'org.webjars.npm:jest__environment:24.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jest__environment/
implementation ("org.webjars.npm:jest__environment:24.5.0")
'org.webjars.npm:jest__environment:jar:24.5.0'
<dependency org="org.webjars.npm" name="jest__environment" rev="24.5.0">
<artifact name="jest__environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jest__environment', version='24.5.0')
)
libraryDependencies += "org.webjars.npm" % "jest__environment" % "24.5.0"
[org.webjars.npm/jest__environment "24.5.0"]