require_optional
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle to optionally include native modules
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrequire_optional |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrequire_optional
WebJar for require_optional
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
require_optional-1.0.1.pom | |
require_optional-1.0.1.jar | 11 KB |
require_optional-1.0.1-sources.jar | 22 bytes |
require_optional-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/require_optional/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>require_optional</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/require_optional/
implementation 'org.webjars.npm:require_optional:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/require_optional/
implementation ("org.webjars.npm:require_optional:1.0.1")
'org.webjars.npm:require_optional:jar:1.0.1'
<dependency org="org.webjars.npm" name="require_optional" rev="1.0.1">
<artifact name="require_optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='require_optional', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "require_optional" % "1.0.1"
[org.webjars.npm/require_optional "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : semver | jar | [5.1.0,6) |
org.webjars.npm : resolve-from | jar | [2.0.0,3) |
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle to optionally include native modules