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