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