Categories |
CategoriesGithub Development Tools Version Controls Leaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-codeofsumit-leaflet-pm |
Version | Version0.17.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-codeofsumit-leaflet-pm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-codeofsumit-leaflet-pm</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codeofsumit-leaflet-pm/
implementation 'org.webjars.npm:github-com-codeofsumit-leaflet-pm:0.17.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-codeofsumit-leaflet-pm/
implementation ("org.webjars.npm:github-com-codeofsumit-leaflet-pm:0.17.3")
'org.webjars.npm:github-com-codeofsumit-leaflet-pm:jar:0.17.3'
<dependency org="org.webjars.npm" name="github-com-codeofsumit-leaflet-pm" rev="0.17.3">
<artifact name="github-com-codeofsumit-leaflet-pm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-codeofsumit-leaflet-pm', version='0.17.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-codeofsumit-leaflet-pm" % "0.17.3"
[org.webjars.npm/github-com-codeofsumit-leaflet-pm "0.17.3"]