require_optional

WebJar for require_optional

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

require_optional
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

require_optional
WebJar for require_optional
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/christkv/require_optional

Download require_optional

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : semver jar [5.1.0,6)
org.webjars.npm : resolve-from jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.1
1.0.0