| License |
License |
|---|---|
| GroupId | GroupIdio.ciera |
| ArtifactId | ArtifactIdruntime |
| Version | Version2.4.0 |
| Type | Typejar |
| Description |
DescriptionCiera Runtime Library
Java model compiler and tools for xtUML models
|
| Filename | Size |
|---|---|
| runtime-2.4.0.pom | |
| runtime-2.4.0.jar | 156 KB |
| runtime-2.4.0-sources.jar | 99 KB |
| runtime-2.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ciera/runtime/ -->
<dependency>
<groupId>io.ciera</groupId>
<artifactId>runtime</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ciera/runtime/
implementation 'io.ciera:runtime:2.4.0'
// https://jarcasting.com/artifacts/io.ciera/runtime/
implementation ("io.ciera:runtime:2.4.0")
'io.ciera:runtime:jar:2.4.0'
<dependency org="io.ciera" name="runtime" rev="2.4.0">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ciera', module='runtime', version='2.4.0')
)
libraryDependencies += "io.ciera" % "runtime" % "2.4.0"
[io.ciera/runtime "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4 | jar | 4.9.1 |
| org.json : json | jar | 20201115 |