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