MVN

com.github.fromage.quasi : quasi-core

Maven & Gradle

Aug 29, 2018
3 usages
6 stars

quasi-core · Fibers for the JVM

<dependency>
    <groupId>com.github.fromage.quasi</groupId>
    <artifactId>quasi-core</artifactId>
    <version>0.7.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fromage.quasi : quasi-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.10

All Versions

Choose a version of com.github.fromage.quasi : quasi-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
quasi-core-0.7.10

How to add a dependency to Maven

Add the following com.github.fromage.quasi : quasi-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fromage.quasi</groupId>
    <artifactId>quasi-core</artifactId>
    <version>0.7.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fromage.quasi : quasi-core gradle dependency to your build.gradle file:

implementation 'com.github.fromage.quasi:quasi-core:0.7.10'

Gradle Kotlin DSL: Add the following com.github.fromage.quasi : quasi-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fromage.quasi:quasi-core:0.7.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fromage.quasi : quasi-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fromage.quasi" % "quasi-core" % "0.7.10"

Advertisement

Dependencies from Group

Aug 29, 2018
3 usages
6 stars

Discover Dependencies

Mar 19, 2020
7 usages
1 stars
May 28, 2021
7 usages
33 stars
Aug 24, 2023
45 usages
39 stars
May 14, 2015
2 usages
Jan 13, 2017
3 usages
124 stars
Jul 01, 2018
4 usages
363 stars
Jun 11, 2012
8 usages
Jul 14, 2023
12 usages
11 stars