License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtsml |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontsml
WebJar for tsml
|
Project URL |
Project URL |
Filename | Size |
---|---|
tsml-1.0.1.pom | |
tsml-1.0.1.jar | 4 KB |
tsml-1.0.1-sources.jar | 22 bytes |
tsml-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tsml/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tsml</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tsml/
implementation 'org.webjars.npm:tsml:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/tsml/
implementation ("org.webjars.npm:tsml:1.0.1")
'org.webjars.npm:tsml:jar:1.0.1'
<dependency org="org.webjars.npm" name="tsml" rev="1.0.1">
<artifact name="tsml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tsml', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "tsml" % "1.0.1"
[org.webjars.npm/tsml "1.0.1"]