org.integratedmodelling:klab-api

The core component of the k.LAB semantic modeling platform: the Java API, a common package providing a client, and the reference implementation of the semantic modeling engine.

License

License

GroupId

GroupId

org.integratedmodelling
ArtifactId

ArtifactId

klab-api
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

The core component of the k.LAB semantic modeling platform: the Java API, a common package providing a client, and the reference implementation of the semantic modeling engine.
Project Organization

Project Organization

integratedmodelling.org

Download klab-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.integratedmodelling/klab-api/ -->
<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-api</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-api/
implementation 'org.integratedmodelling:klab-api:0.9.10'
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-api/
implementation ("org.integratedmodelling:klab-api:0.9.10")
'org.integratedmodelling:klab-api:jar:0.9.10'
<dependency org="org.integratedmodelling" name="klab-api" rev="0.9.10">
  <artifact name="klab-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.integratedmodelling', module='klab-api', version='0.9.10')
)
libraryDependencies += "org.integratedmodelling" % "klab-api" % "0.9.10"
[org.integratedmodelling/klab-api "0.9.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9