is not current version
Last Version 24.9.0

org.webjars.npm:jest__types 24.5.0

WebJar for @jest/types

Categories

Categories

Jest Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jest__types
Version

Version

24.5.0
Type

Type

jar

Download jest__types 24.5.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/jest__types/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jest__types</artifactId>
    <version>24.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jest__types/
implementation 'org.webjars.npm:jest__types:24.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jest__types/
implementation ("org.webjars.npm:jest__types:24.5.0")
'org.webjars.npm:jest__types:jar:24.5.0'
<dependency org="org.webjars.npm" name="jest__types" rev="24.5.0">
  <artifact name="jest__types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jest__types', version='24.5.0')
)
libraryDependencies += "org.webjars.npm" % "jest__types" % "24.5.0"
[org.webjars.npm/jest__types "24.5.0"]