Last Version

sublime-fuzzy 2.2.0

Kotlin implementation of Sublime Text's fuzzy search algorithm

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

sublime-fuzzy-js
Version

Version

2.2.0
Type

Type

pom
Description

Description

sublime-fuzzy
Kotlin implementation of Sublime Text's fuzzy search algorithm
Project URL

Project URL

https://github.com/Android-Password-Store/sublime-fuzzy
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/sublime-fuzzy

Download sublime-fuzzy-js 2.2.0


<!-- https://jarcasting.com/artifacts/com.github.android-password-store/sublime-fuzzy-js/ -->
<dependency>
    <groupId>com.github.android-password-store</groupId>
    <artifactId>sublime-fuzzy-js</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/sublime-fuzzy-js/
implementation 'com.github.android-password-store:sublime-fuzzy-js:2.2.0'
// https://jarcasting.com/artifacts/com.github.android-password-store/sublime-fuzzy-js/
implementation ("com.github.android-password-store:sublime-fuzzy-js:2.2.0")
'com.github.android-password-store:sublime-fuzzy-js:pom:2.2.0'
<dependency org="com.github.android-password-store" name="sublime-fuzzy-js" rev="2.2.0">
  <artifact name="sublime-fuzzy-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='sublime-fuzzy-js', version='2.2.0')
)
libraryDependencies += "com.github.android-password-store" % "sublime-fuzzy-js" % "2.2.0"
[com.github.android-password-store/sublime-fuzzy-js "2.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Project Modules

There are no modules declared in this project.