is not current version
Last Version 4.4.2

org.webjars.npm:sinon 4.1.3

WebJar for sinon

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sinon
Version

Version

4.1.3
Type

Type

jar

Download sinon 4.1.3


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