GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmap-visit |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
map-visit-0.1.5.pom | |
map-visit-0.1.5.jar | 6 KB |
map-visit-0.1.5-sources.jar | 22 bytes |
map-visit-0.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/map-visit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>map-visit</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/map-visit/
implementation 'org.webjars.npm:map-visit:0.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/map-visit/
implementation ("org.webjars.npm:map-visit:0.1.5")
'org.webjars.npm:map-visit:jar:0.1.5'
<dependency org="org.webjars.npm" name="map-visit" rev="0.1.5">
<artifact name="map-visit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='map-visit', version='0.1.5')
)
libraryDependencies += "org.webjars.npm" % "map-visit" % "0.1.5"
[org.webjars.npm/map-visit "0.1.5"]