Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrecheck-web-js |
Version | Version1.0.10 |
Type | Typejar |
Filename | Size |
---|---|
recheck-web-js-1.0.10.pom | |
recheck-web-js-1.0.10.jar | 15 KB |
recheck-web-js-1.0.10-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/recheck-web-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>recheck-web-js</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/recheck-web-js/
implementation 'org.webjars.npm:recheck-web-js:1.0.10'
// https://jarcasting.com/artifacts/org.webjars.npm/recheck-web-js/
implementation ("org.webjars.npm:recheck-web-js:1.0.10")
'org.webjars.npm:recheck-web-js:jar:1.0.10'
<dependency org="org.webjars.npm" name="recheck-web-js" rev="1.0.10">
<artifact name="recheck-web-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='recheck-web-js', version='1.0.10')
)
libraryDependencies += "org.webjars.npm" % "recheck-web-js" % "1.0.10"
[org.webjars.npm/recheck-web-js "1.0.10"]