MVN

dev.teogor.ceres : screen-builder

Maven & Gradle

Sep 28, 2023
63 stars

Ceres Screen Builder · Streamline Android Development with Compose, Hilt, Coroutines, and Flow Integration.

<dependency>
    <groupId>dev.teogor.ceres</groupId>
    <artifactId>screen-builder</artifactId>
    <version>1.0.0-alpha01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.teogor.ceres : screen-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-alpha01
  • Latest Alpha: 1.0.0-alpha01

All Versions

Choose a version of dev.teogor.ceres : screen-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
screen-builder-1.0.0-alpha01

How to add a dependency to Maven

Add the following dev.teogor.ceres : screen-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.teogor.ceres</groupId>
    <artifactId>screen-builder</artifactId>
    <version>1.0.0-alpha01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.teogor.ceres : screen-builder gradle dependency to your build.gradle file:

implementation 'dev.teogor.ceres:screen-builder:1.0.0-alpha01'

Gradle Kotlin DSL: Add the following dev.teogor.ceres : screen-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.teogor.ceres:screen-builder:1.0.0-alpha01")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.teogor.ceres : screen-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.teogor.ceres" % "screen-builder" % "1.0.0-alpha01"

Advertisement

Dependencies from Group

Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
bom
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars

Discover Dependencies

Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
63 stars
Sep 28, 2023
114 stars