| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdrollup-plugin-typescript |
| Version | Version0.8.1 |
| Type | Typejar |
| Description |
Descriptionrollup-plugin-typescript
WebJar for rollup-plugin-typescript
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rollup-plugin-typescript-0.8.1.pom | |
| rollup-plugin-typescript-0.8.1.jar | 19 KB |
| rollup-plugin-typescript-0.8.1-sources.jar | 22 bytes |
| rollup-plugin-typescript-0.8.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-typescript/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rollup-plugin-typescript</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-typescript/
implementation 'org.webjars.npm:rollup-plugin-typescript:0.8.1'
// https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-typescript/
implementation ("org.webjars.npm:rollup-plugin-typescript:0.8.1")
'org.webjars.npm:rollup-plugin-typescript:jar:0.8.1'
<dependency org="org.webjars.npm" name="rollup-plugin-typescript" rev="0.8.1">
<artifact name="rollup-plugin-typescript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rollup-plugin-typescript', version='0.8.1')
)
libraryDependencies += "org.webjars.npm" % "rollup-plugin-typescript" % "0.8.1"
[org.webjars.npm/rollup-plugin-typescript "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : tippex | jar | [2.1.1,3) |
| org.webjars.npm : rollup-pluginutils | jar | [1.3.1,2) |
| org.webjars.npm : typescript | jar | [1.8.9,2) |
| org.webjars.npm : compare-versions | jar | 2.0.1 |
| org.webjars.npm : object-assign | jar | [4.0.1,5) |