GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrestore-cursor |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
restore-cursor-2.0.0.pom | |
restore-cursor-2.0.0.jar | 4 KB |
restore-cursor-2.0.0-sources.jar | 22 bytes |
restore-cursor-2.0.0-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>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation 'org.webjars.npm:restore-cursor:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation ("org.webjars.npm:restore-cursor:2.0.0")
'org.webjars.npm:restore-cursor:jar:2.0.0'
<dependency org="org.webjars.npm" name="restore-cursor" rev="2.0.0">
<artifact name="restore-cursor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='restore-cursor', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "restore-cursor" % "2.0.0"
[org.webjars.npm/restore-cursor "2.0.0"]