MVN

computer.hollis : compose_2.13

Maven & Gradle

Sep 24, 2020
1 usages
0 stars

compose · A functional web application framework for Scala

<dependency>
    <groupId>computer.hollis</groupId>
    <artifactId>compose_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of computer.hollis : compose_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of computer.hollis : compose_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
compose_2.13-0.1.0

How to add a dependency to Maven

Add the following computer.hollis : compose_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>computer.hollis</groupId>
    <artifactId>compose_2.13</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following computer.hollis : compose_2.13 gradle dependency to your build.gradle file:

implementation 'computer.hollis:compose_2.13:0.1.0'

Gradle Kotlin DSL: Add the following computer.hollis : compose_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("computer.hollis:compose_2.13:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following computer.hollis : compose_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "computer.hollis" % "compose_2.13" % "0.1.0"

Advertisement

Dependencies from Group

Sep 24, 2020
1 usages
0 stars
Sep 24, 2020
0 stars

Discover Dependencies

Sep 29, 2020
2 usages
2 stars
Sep 25, 2020
1 usages
0 stars
Dec 23, 2020
2 usages
23 stars
Nov 05, 2020
1 usages
0 stars
Oct 22, 2020
1 usages
261 stars
Jun 21, 2023
1 usages
0 stars
Nov 09, 2020
2 usages
3 stars
Nov 14, 2020
2 usages
1 stars