GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtail.select |
Version | Version0.5.14 |
Type | Typejar |
Filename | Size |
---|---|
tail.select-0.5.14.pom | |
tail.select-0.5.14.jar | 399 KB |
tail.select-0.5.14-sources.jar | 22 bytes |
tail.select-0.5.14-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]