License |
License
0BSD
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtslib |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontslib
WebJar for tslib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tslib-2.4.0.pom | |
tslib-2.4.0.jar | 13 KB |
tslib-2.4.0-sources.jar | 22 bytes |
tslib-2.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tslib/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tslib</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tslib/
implementation 'org.webjars.npm:tslib:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tslib/
implementation ("org.webjars.npm:tslib:2.4.0")
'org.webjars.npm:tslib:jar:2.4.0'
<dependency org="org.webjars.npm" name="tslib" rev="2.4.0">
<artifact name="tslib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tslib', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "tslib" % "2.4.0"
[org.webjars.npm/tslib "2.4.0"]