GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtsickle |
Version | Version0.21.6 |
Type | Typejar |
Filename | Size |
---|---|
tsickle-0.21.6.pom | |
tsickle-0.21.6.jar | 174 KB |
tsickle-0.21.6-sources.jar | 22 bytes |
tsickle-0.21.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tsickle/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tsickle</artifactId>
<version>0.21.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tsickle/
implementation 'org.webjars.npm:tsickle:0.21.6'
// https://jarcasting.com/artifacts/org.webjars.npm/tsickle/
implementation ("org.webjars.npm:tsickle:0.21.6")
'org.webjars.npm:tsickle:jar:0.21.6'
<dependency org="org.webjars.npm" name="tsickle" rev="0.21.6">
<artifact name="tsickle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tsickle', version='0.21.6')
)
libraryDependencies += "org.webjars.npm" % "tsickle" % "0.21.6"
[org.webjars.npm/tsickle "0.21.6"]