| Group ID: |
org.mvnpm |
| Artifact ID: |
react-devtools-inline |
| Version: |
7.0.1 |
| Last modified: |
29.03.2026 08:44 |
| Packaging: |
jar |
| Name: |
react-devtools-inline |
| Description: |
Embed react-devtools within a website |
| URL: |
https://github.com/facebook/react#readme |
| Vendor: |
react-devtools-inline |
|
|
| Size: |
3.87 MB |
| Download: |
https://repo.maven.apache.org/maven2/org/mvnpm/react-devtools-inline/7.0.1/react-devtools-inline-7.0.1.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm</groupId>
<artifactId>react-devtools-inline</artifactId>
<version>7.0.1</version>
<name>react-devtools-inline</name>
<description>Embed react-devtools within a website</description>
<url>https://github.com/facebook/react#readme</url>
<organization>
<name>react-devtools-inline</name>
<url>https://github.com/facebook/react#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>brianvaughn</name>
<email>briandavidvaughn@gmail.com</email>
</developer>
<developer>
<name>ryancat</name>
<email>xryanchen@gmail.com</email>
</developer>
<developer>
<name>jstejada</name>
<email>juans.tejada@gmail.com</email>
</developer>
<developer>
<name>xiaobu</name>
<email>yaotianyu0512@gmail.com</email>
</developer>
<developer>
<name>mondaychen</name>
<email>monday.chen@gmail.com</email>
</developer>
<developer>
<name>lunaruan</name>
<email>lunaris.ruan@gmail.com</email>
</developer>
<developer>
<name>hoxyq</name>
<email>rdlesyutin@gmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/facebook/react.git</connection>
<developerConnection>https://github.com/facebook/react.git</developerConnection>
<url>https://github.com/facebook/react</url>
</scm>
<issueManagement>
<url>https://github.com/facebook/react/issues</url>
</issueManagement>
<properties>
<org.mvnpm-source-map-js.version>[0.6.2,0.7)</org.mvnpm-source-map-js.version>
<org.mvnpm.at.jridgewell-sourcemap-codec.version>1.5.5</org.mvnpm.at.jridgewell-sourcemap-codec.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm.at.jridgewell</groupId>
<artifactId>sourcemap-codec</artifactId>
<version>${org.mvnpm.at.jridgewell-sourcemap-codec.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>source-map-js</artifactId>
<version>${org.mvnpm-source-map-js.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-devtools-inline</artifactId>
<version>7.0.1</version>
</dependency>
|
| Gradle: |
org.mvnpm:react-devtools-inline:7.0.1 |
| Dependencies: |
-
[JAR]
source-map-js-[0.6.2,0.7).jar
in org/mvnpm/source-map-js/[0.6.2,0.7)
-
[JAR]
sourcemap-codec-1.5.5.jar
in org/mvnpm/at/jridgewell/sourcemap-codec/1.5.5
|
| Dependency Graph: |
Show
Less
More
|