Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpath-key |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
path-key-3.1.0.pom | |
path-key-3.1.0.jar | 4 KB |
path-key-3.1.0-sources.jar | 22 bytes |
path-key-3.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-key/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>path-key</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-key/
implementation 'org.webjars.npm:path-key:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/path-key/
implementation ("org.webjars.npm:path-key:3.1.0")
'org.webjars.npm:path-key:jar:3.1.0'
<dependency org="org.webjars.npm" name="path-key" rev="3.1.0">
<artifact name="path-key" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-key', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "path-key" % "3.1.0"
[org.webjars.npm/path-key "3.1.0"]