GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrestore-cursor |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
restore-cursor-1.0.1.pom | |
restore-cursor-1.0.1.jar | 4 KB |
restore-cursor-1.0.1-sources.jar | 22 bytes |
restore-cursor-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>restore-cursor</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation 'org.webjars.npm:restore-cursor:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation ("org.webjars.npm:restore-cursor:1.0.1")
'org.webjars.npm:restore-cursor:jar:1.0.1'
<dependency org="org.webjars.npm" name="restore-cursor" rev="1.0.1">
<artifact name="restore-cursor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='restore-cursor', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "restore-cursor" % "1.0.1"
[org.webjars.npm/restore-cursor "1.0.1"]