is not current version
Last Version 24.8.0

org.webjars.npm:jest-validate 24.0.0-alpha.6

WebJar for jest-validate

Categories

Categories

Jest Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jest-validate
Version

Version

24.0.0-alpha.6
Type

Type

jar

Download jest-validate 24.0.0-alpha.6


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