Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjsonlylightbox |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
jsonlylightbox-0.5.4.pom | |
jsonlylightbox-0.5.4.jar | 20 KB |
jsonlylightbox-0.5.4-sources.jar | 22 bytes |
jsonlylightbox-0.5.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jsonlylightbox/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jsonlylightbox</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jsonlylightbox/
implementation 'org.webjars.bower:jsonlylightbox:0.5.4'
// https://jarcasting.com/artifacts/org.webjars.bower/jsonlylightbox/
implementation ("org.webjars.bower:jsonlylightbox:0.5.4")
'org.webjars.bower:jsonlylightbox:jar:0.5.4'
<dependency org="org.webjars.bower" name="jsonlylightbox" rev="0.5.4">
<artifact name="jsonlylightbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jsonlylightbox', version='0.5.4')
)
libraryDependencies += "org.webjars.bower" % "jsonlylightbox" % "0.5.4"
[org.webjars.bower/jsonlylightbox "0.5.4"]