| Group ID: |
org.mvnpm.at.heroui |
| Artifact ID: |
divider |
| Version: |
2.2.24 |
| Last modified: |
17.03.2026 05:31 |
| Packaging: |
jar |
| Name: |
heroui divider |
| Description: |
. A separator is a visual divider between two groups of content |
| URL: |
https://heroui.com |
| Vendor: |
HeroUI |
|
|
| Size: |
15.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/mvnpm/at/heroui/divider/2.2.24/divider-2.2.24.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.at.heroui</groupId>
<artifactId>divider</artifactId>
<version>2.2.24</version>
<name>heroui divider</name>
<description>. A separator is a visual divider between two groups of content</description>
<url>https://heroui.com</url>
<organization>
<name>HeroUI</name>
<url>https://heroui.com</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>juniorgarciadev</name>
<email>jrgarciadev@gmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/heroui-inc/heroui.git</connection>
<developerConnection>https://github.com/heroui-inc/heroui.git</developerConnection>
<url>https://github.com/heroui-inc/heroui</url>
</scm>
<issueManagement>
<url>https://github.com/heroui-inc/heroui/issues</url>
</issueManagement>
<properties>
<org.mvnpm-react-dom.version>[18,),[19.0.0-rc.0,)</org.mvnpm-react-dom.version>
<org.mvnpm.at.react-types-shared.version>3.33.1</org.mvnpm.at.react-types-shared.version>
<org.mvnpm.at.heroui-system-rsc.version>2.3.24</org.mvnpm.at.heroui-system-rsc.version>
<org.mvnpm.at.heroui-theme.version>[2.4.24,)</org.mvnpm.at.heroui-theme.version>
<org.mvnpm.at.heroui-react-rsc-utils.version>2.1.9</org.mvnpm.at.heroui-react-rsc-utils.version>
<org.mvnpm-react.version>[18,),[19.0.0-rc.0,)</org.mvnpm-react.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm.at.react-types</groupId>
<artifactId>shared</artifactId>
<version>${org.mvnpm.at.react-types-shared.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.heroui</groupId>
<artifactId>react-rsc-utils</artifactId>
<version>${org.mvnpm.at.heroui-react-rsc-utils.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.heroui</groupId>
<artifactId>system-rsc</artifactId>
<version>${org.mvnpm.at.heroui-system-rsc.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react</artifactId>
<version>${org.mvnpm-react.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-dom</artifactId>
<version>${org.mvnpm-react-dom.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.heroui</groupId>
<artifactId>theme</artifactId>
<version>${org.mvnpm.at.heroui-theme.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.mvnpm.at.heroui</groupId>
<artifactId>divider</artifactId>
<version>2.2.24</version>
</dependency>
|
| Gradle: |
org.mvnpm.at.heroui:divider:2.2.24 |
| Dependencies: |
-
[JAR]
react-[18,),[19.0.0-rc.0,).jar
in org/mvnpm/react/[18,),[19.0.0-rc.0,)
-
[JAR]
react-dom-[18,),[19.0.0-rc.0,).jar
in org/mvnpm/react-dom/[18,),[19.0.0-rc.0,)
-
[JAR]
react-rsc-utils-2.1.9.jar
in org/mvnpm/at/heroui/react-rsc-utils/2.1.9
-
[JAR]
shared-3.33.1.jar
in org/mvnpm/at/react-types/shared/3.33.1
-
[JAR]
system-rsc-2.3.24.jar
in org/mvnpm/at/heroui/system-rsc/2.3.24
-
[JAR]
theme-[2.4.24,).jar
in org/mvnpm/at/heroui/theme/[2.4.24,)
|
| Dependency Graph: |
Show
Less
More
|