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