License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstyle-search |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionstyle-search
WebJar for style-search
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
style-search-0.1.0.pom | |
style-search-0.1.0.jar | 9 KB |
style-search-0.1.0-sources.jar | 22 bytes |
style-search-0.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/style-search/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>style-search</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/style-search/
implementation 'org.webjars.npm:style-search:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/style-search/
implementation ("org.webjars.npm:style-search:0.1.0")
'org.webjars.npm:style-search:jar:0.1.0'
<dependency org="org.webjars.npm" name="style-search" rev="0.1.0">
<artifact name="style-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='style-search', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "style-search" % "0.1.0"
[org.webjars.npm/style-search "0.1.0"]