License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdfuzzy |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionfuzzy
WebJar for fuzzy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fuzzy-0.1.1.pom | |
fuzzy-0.1.1.jar | 2 MB |
fuzzy-0.1.1-sources.jar | 22 bytes |
fuzzy-0.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/fuzzy/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>fuzzy</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/fuzzy/
implementation 'org.webjars.bower:fuzzy:0.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/fuzzy/
implementation ("org.webjars.bower:fuzzy:0.1.1")
'org.webjars.bower:fuzzy:jar:0.1.1'
<dependency org="org.webjars.bower" name="fuzzy" rev="0.1.1">
<artifact name="fuzzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='fuzzy', version='0.1.1')
)
libraryDependencies += "org.webjars.bower" % "fuzzy" % "0.1.1"
[org.webjars.bower/fuzzy "0.1.1"]