License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-JasonStorey-Optional-js |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptional-js
WebJar for optional-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-JasonStorey-Optional-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-JasonStorey-Optional-js</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JasonStorey-Optional-js/
implementation 'org.webjars.npm:github-com-JasonStorey-Optional-js:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-JasonStorey-Optional-js/
implementation ("org.webjars.npm:github-com-JasonStorey-Optional-js:1.2.1")
'org.webjars.npm:github-com-JasonStorey-Optional-js:jar:1.2.1'
<dependency org="org.webjars.npm" name="github-com-JasonStorey-Optional-js" rev="1.2.1">
<artifact name="github-com-JasonStorey-Optional-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-JasonStorey-Optional-js', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-JasonStorey-Optional-js" % "1.2.1"
[org.webjars.npm/github-com-JasonStorey-Optional-js "1.2.1"]