GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdjss-plugin-default-unit |
Version | Version10.0.0-alpha.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jss-plugin-default-unit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jss-plugin-default-unit</artifactId>
<version>10.0.0-alpha.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jss-plugin-default-unit/
implementation 'org.webjars.npm:jss-plugin-default-unit:10.0.0-alpha.17'
// https://jarcasting.com/artifacts/org.webjars.npm/jss-plugin-default-unit/
implementation ("org.webjars.npm:jss-plugin-default-unit:10.0.0-alpha.17")
'org.webjars.npm:jss-plugin-default-unit:jar:10.0.0-alpha.17'
<dependency org="org.webjars.npm" name="jss-plugin-default-unit" rev="10.0.0-alpha.17">
<artifact name="jss-plugin-default-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jss-plugin-default-unit', version='10.0.0-alpha.17')
)
libraryDependencies += "org.webjars.npm" % "jss-plugin-default-unit" % "10.0.0-alpha.17"
[org.webjars.npm/jss-plugin-default-unit "10.0.0-alpha.17"]