Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-with-styles-interface-css |
Version | Version4.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-with-styles-interface-css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-with-styles-interface-css</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-with-styles-interface-css/
implementation 'org.webjars.npm:react-with-styles-interface-css:4.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/react-with-styles-interface-css/
implementation ("org.webjars.npm:react-with-styles-interface-css:4.0.3")
'org.webjars.npm:react-with-styles-interface-css:jar:4.0.3'
<dependency org="org.webjars.npm" name="react-with-styles-interface-css" rev="4.0.3">
<artifact name="react-with-styles-interface-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-with-styles-interface-css', version='4.0.3')
)
libraryDependencies += "org.webjars.npm" % "react-with-styles-interface-css" % "4.0.3"
[org.webjars.npm/react-with-styles-interface-css "4.0.3"]