License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmdx-js__react |
Version | Version2.0.0-next.3 |
Type | Typejar |
Description |
Description@mdx-js/react
WebJar for @mdx-js/react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mdx-js__react-2.0.0-next.3.pom | |
mdx-js__react-2.0.0-next.3.jar | 8 KB |
mdx-js__react-2.0.0-next.3-sources.jar | 22 bytes |
mdx-js__react-2.0.0-next.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mdx-js__react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mdx-js__react</artifactId>
<version>2.0.0-next.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mdx-js__react/
implementation 'org.webjars.npm:mdx-js__react:2.0.0-next.3'
// https://jarcasting.com/artifacts/org.webjars.npm/mdx-js__react/
implementation ("org.webjars.npm:mdx-js__react:2.0.0-next.3")
'org.webjars.npm:mdx-js__react:jar:2.0.0-next.3'
<dependency org="org.webjars.npm" name="mdx-js__react" rev="2.0.0-next.3">
<artifact name="mdx-js__react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mdx-js__react', version='2.0.0-next.3')
)
libraryDependencies += "org.webjars.npm" % "mdx-js__react" % "2.0.0-next.3"
[org.webjars.npm/mdx-js__react "2.0.0-next.3"]