kmf :: DSL

Kevoree Modeling Framework

License

License

GroupId

GroupId

org.kevoree.kmf
ArtifactId

ArtifactId

dsl
Last Version

Last Version

1
Release Date

Release Date

Type

Type

jar
Description

Description

kmf :: DSL
Kevoree Modeling Framework

Download dsl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
org.kevoree.kmf

Versions

Version
1