is not current version
Last Version 0.1.4-1

org.webjars:map-key 0.1.4

WebJar for map-key

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

map-key
Version

Version

0.1.4
Type

Type

jar

Download map-key 0.1.4


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