MVN

org.integratedmodelling : klab-engine

Maven & Gradle

Jan 18, 2017
3 usages
<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-engine</artifactId>
    <version>0.9.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.integratedmodelling : klab-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.10

All Versions

Choose a version of org.integratedmodelling : klab-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
klab-engine-0.9.10
klab-engine-0.9.9

How to add a dependency to Maven

Add the following org.integratedmodelling : klab-engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-engine</artifactId>
    <version>0.9.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.integratedmodelling : klab-engine gradle dependency to your build.gradle file:

implementation 'org.integratedmodelling:klab-engine:0.9.10'

Gradle Kotlin DSL: Add the following org.integratedmodelling : klab-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.integratedmodelling:klab-engine:0.9.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.integratedmodelling : klab-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.integratedmodelling" % "klab-engine" % "0.9.10"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 16, 2016
2 usages
Feb 17, 2016
2 usages
2.5k stars
Mar 14, 2020
2 usages
546 stars
Jun 15, 2023
2 usages
Aug 24, 2018
2 usages
430 stars
Mar 21, 2016
2 usages
3 stars
Feb 23, 2016
2 usages
60 stars
Feb 23, 2016
2 usages
290 stars
Apr 19, 2017
2 usages
1k stars