is not current version
Last Version 4.2.1

org.webjars.npm:match-sorter 3.0.0

WebJar for match-sorter

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

match-sorter
Version

Version

3.0.0
Type

Type

jar

Download match-sorter 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/match-sorter/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>match-sorter</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/match-sorter/
implementation 'org.webjars.npm:match-sorter:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/match-sorter/
implementation ("org.webjars.npm:match-sorter:3.0.0")
'org.webjars.npm:match-sorter:jar:3.0.0'
<dependency org="org.webjars.npm" name="match-sorter" rev="3.0.0">
  <artifact name="match-sorter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='match-sorter', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "match-sorter" % "3.0.0"
[org.webjars.npm/match-sorter "3.0.0"]