is not current version
Last Version 2.4.0

org.webjars.npm:tslib 1.14.1

WebJar for tslib

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tslib
Version

Version

1.14.1
Type

Type

jar

Download tslib 1.14.1


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