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