MVN

com.hpe.kraal : kraal

Maven & Gradle

Mar 22, 2019
1 usages
84 stars

kraal · Kraal enables the use of Kotlin coroutines and GraalVM native-image together

<dependency>
    <groupId>com.hpe.kraal</groupId>
    <artifactId>kraal</artifactId>
    <version>0.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hpe.kraal : kraal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.15

All Versions

Choose a version of com.hpe.kraal : kraal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kraal-0.0.15
kraal-0.0.14
kraal-0.0.13
kraal-0.0.12
kraal-0.0.10
kraal-0.0.9

How to add a dependency to Maven

Add the following com.hpe.kraal : kraal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hpe.kraal</groupId>
    <artifactId>kraal</artifactId>
    <version>0.0.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hpe.kraal : kraal gradle dependency to your build.gradle file:

implementation 'com.hpe.kraal:kraal:0.0.15'

Gradle Kotlin DSL: Add the following com.hpe.kraal : kraal gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hpe.kraal:kraal:0.0.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hpe.kraal : kraal sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hpe.kraal" % "kraal" % "0.0.15"

Advertisement

Dependencies from Group

Mar 22, 2019
1 usages
84 stars
Mar 22, 2019
84 stars

Discover Dependencies

May 25, 2020
1 usages
Jan 31, 2019
1 usages
0 stars
Feb 19, 2021
2 usages
68.1k stars
Feb 19, 2021
2 usages
59.1k stars
Jan 21, 2019
1 usages
5 stars
Nov 29, 2019
1 stars
May 23, 2022
1 usages
0 stars