is not current version
Last Version 0.11.1

org.webjars.npm:sanctuary 0.10.0

WebJar for sanctuary

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sanctuary
Version

Version

0.10.0
Type

Type

jar

Download sanctuary 0.10.0


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