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