Ciera Runtime API

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

runtime-api
Last Version

Last Version

3.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Ciera Runtime API
Java model compiler and tools for xtUML models

Download runtime-api

How to add to project

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

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
3.0.0-beta1