is not current version
Last Version 0.5.15

org.webjars.npm:tail.select 0.5.14

WebJar for tail.select

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tail.select
Version

Version

0.5.14
Type

Type

jar

Download tail.select 0.5.14


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