| License |
License
0BSD
|
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdtslib |
| Last Version | Last Version2.3.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.3.0.pom | |
| tslib-2.3.0.jar | 16 KB |
| tslib-2.3.0-sources.jar | 22 bytes |
| tslib-2.3.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/tslib/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>tslib</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/tslib/
implementation 'org.webjars.bower:tslib:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.bower/tslib/
implementation ("org.webjars.bower:tslib:2.3.0")
'org.webjars.bower:tslib:jar:2.3.0'
<dependency org="org.webjars.bower" name="tslib" rev="2.3.0">
<artifact name="tslib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='tslib', version='2.3.0')
)
libraryDependencies += "org.webjars.bower" % "tslib" % "2.3.0"
[org.webjars.bower/tslib "2.3.0"]