is not current version
Last Version 24.8.0

org.webjars.npm:jest-validate 24.5.0

WebJar for jest-validate

Categories

Categories

Jest Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jest-validate
Version

Version

24.5.0
Type

Type

jar

Download jest-validate 24.5.0


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