License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbs-recipes |
Version | Version1.3.4 |
Type | Typejar |
Description |
Descriptionbs-recipes
WebJar for bs-recipes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bs-recipes-1.3.4.pom | |
bs-recipes-1.3.4.jar | 181 KB |
bs-recipes-1.3.4-sources.jar | 22 bytes |
bs-recipes-1.3.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bs-recipes/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bs-recipes</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bs-recipes/
implementation 'org.webjars.npm:bs-recipes:1.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bs-recipes/
implementation ("org.webjars.npm:bs-recipes:1.3.4")
'org.webjars.npm:bs-recipes:jar:1.3.4'
<dependency org="org.webjars.npm" name="bs-recipes" rev="1.3.4">
<artifact name="bs-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bs-recipes', version='1.3.4')
)
libraryDependencies += "org.webjars.npm" % "bs-recipes" % "1.3.4"
[org.webjars.npm/bs-recipes "1.3.4"]