is not current version
Last Version 3.1.1

org.webjars.npm:path-key 2.0.1

WebJar for path-key

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

path-key
Version

Version

2.0.1
Type

Type

jar

Download path-key 2.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-key/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>path-key</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-key/
implementation 'org.webjars.npm:path-key:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/path-key/
implementation ("org.webjars.npm:path-key:2.0.1")
'org.webjars.npm:path-key:jar:2.0.1'
<dependency org="org.webjars.npm" name="path-key" rev="2.0.1">
  <artifact name="path-key" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-key', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "path-key" % "2.0.1"
[org.webjars.npm/path-key "2.0.1"]