Categories |
CategoriesReact User Interface Web Frameworks Mixin Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-responsive-mixin |
Version | Version0.3.5 |
Type | Typejar |
Filename | Size |
---|---|
react-responsive-mixin-0.3.5.pom | |
react-responsive-mixin-0.3.5.jar | 157 KB |
react-responsive-mixin-0.3.5-sources.jar | 22 bytes |
react-responsive-mixin-0.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-responsive-mixin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-responsive-mixin</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-responsive-mixin/
implementation 'org.webjars.npm:react-responsive-mixin:0.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/react-responsive-mixin/
implementation ("org.webjars.npm:react-responsive-mixin:0.3.5")
'org.webjars.npm:react-responsive-mixin:jar:0.3.5'
<dependency org="org.webjars.npm" name="react-responsive-mixin" rev="0.3.5">
<artifact name="react-responsive-mixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-responsive-mixin', version='0.3.5')
)
libraryDependencies += "org.webjars.npm" % "react-responsive-mixin" % "0.3.5"
[org.webjars.npm/react-responsive-mixin "0.3.5"]