GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtsickle |
Version | Version0.29.0 |
Type | Typejar |
Filename | Size |
---|---|
tsickle-0.29.0.pom | |
tsickle-0.29.0.jar | 331 KB |
tsickle-0.29.0-sources.jar | 22 bytes |
tsickle-0.29.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.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tsickle/
implementation 'org.webjars.npm:tsickle:0.29.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tsickle/
implementation ("org.webjars.npm:tsickle:0.29.0")
'org.webjars.npm:tsickle:jar:0.29.0'
<dependency org="org.webjars.npm" name="tsickle" rev="0.29.0">
<artifact name="tsickle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tsickle', version='0.29.0')
)
libraryDependencies += "org.webjars.npm" % "tsickle" % "0.29.0"
[org.webjars.npm/tsickle "0.29.0"]