is not current version
Last Version 4.2.1

org.webjars.npm:match-sorter 3.1.1

WebJar for match-sorter

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

match-sorter
Version

Version

3.1.1
Type

Type

jar

Download match-sorter 3.1.1


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