is not current version
Last Version 0.1.4-1

org.webjars:map-key 0.1.1

WebJar for map-key

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

map-key
Version

Version

0.1.1
Type

Type

jar

Download map-key 0.1.1


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