| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdspy-on-component |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspy-on-component
WebJar for spy-on-component
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spy-on-component-1.1.3.pom | |
| spy-on-component-1.1.3.jar | 4 KB |
| spy-on-component-1.1.3-sources.jar | 22 bytes |
| spy-on-component-1.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/spy-on-component/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>spy-on-component</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/spy-on-component/
implementation 'org.webjars.npm:spy-on-component:1.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/spy-on-component/
implementation ("org.webjars.npm:spy-on-component:1.1.3")
'org.webjars.npm:spy-on-component:jar:1.1.3'
<dependency org="org.webjars.npm" name="spy-on-component" rev="1.1.3">
<artifact name="spy-on-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='spy-on-component', version='1.1.3')
)
libraryDependencies += "org.webjars.npm" % "spy-on-component" % "1.1.3"
[org.webjars.npm/spy-on-component "1.1.3"]