Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.github.android-password-store |
ArtifactId | ArtifactIdsublime-fuzzy-js |
Version | Version2.0.0-alpha02 |
Type | Typepom |
<!-- 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.0.0-alpha02</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.0.0-alpha02'
// https://jarcasting.com/artifacts/com.github.android-password-store/sublime-fuzzy-js/
implementation ("com.github.android-password-store:sublime-fuzzy-js:2.0.0-alpha02")
'com.github.android-password-store:sublime-fuzzy-js:pom:2.0.0-alpha02'
<dependency org="com.github.android-password-store" name="sublime-fuzzy-js" rev="2.0.0-alpha02">
<artifact name="sublime-fuzzy-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='sublime-fuzzy-js', version='2.0.0-alpha02')
)
libraryDependencies += "com.github.android-password-store" % "sublime-fuzzy-js" % "2.0.0-alpha02"
[com.github.android-password-store/sublime-fuzzy-js "2.0.0-alpha02"]