License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-bennypowers-lazy-image |
Version | Version2.1.0 |
Type | Typejar |
Description |
Description@power-elements/lazy-image
WebJar for @power-elements/lazy-image
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-bennypowers-lazy-image/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-bennypowers-lazy-image</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-bennypowers-lazy-image/
implementation 'org.webjars.npm:github-com-bennypowers-lazy-image:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-bennypowers-lazy-image/
implementation ("org.webjars.npm:github-com-bennypowers-lazy-image:2.1.0")
'org.webjars.npm:github-com-bennypowers-lazy-image:jar:2.1.0'
<dependency org="org.webjars.npm" name="github-com-bennypowers-lazy-image" rev="2.1.0">
<artifact name="github-com-bennypowers-lazy-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-bennypowers-lazy-image', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-bennypowers-lazy-image" % "2.1.0"
[org.webjars.npm/github-com-bennypowers-lazy-image "2.1.0"]