License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-sinonjs-lolex |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptionlolex
WebJar for lolex
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-sinonjs-lolex-1.6.0.pom | |
github-com-sinonjs-lolex-1.6.0.jar | 28 KB |
github-com-sinonjs-lolex-1.6.0-sources.jar | 22 bytes |
github-com-sinonjs-lolex-1.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-sinonjs-lolex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-sinonjs-lolex</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sinonjs-lolex/
implementation 'org.webjars.npm:github-com-sinonjs-lolex:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sinonjs-lolex/
implementation ("org.webjars.npm:github-com-sinonjs-lolex:1.6.0")
'org.webjars.npm:github-com-sinonjs-lolex:jar:1.6.0'
<dependency org="org.webjars.npm" name="github-com-sinonjs-lolex" rev="1.6.0">
<artifact name="github-com-sinonjs-lolex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-sinonjs-lolex', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-sinonjs-lolex" % "1.6.0"
[org.webjars.npm/github-com-sinonjs-lolex "1.6.0"]