не последняя версия
Последняя версия 0.5

com.github.davidmoten:xuml-model-compiler-runtime 0.2.1

Runtime classes for use with classes generated by xuml-model-compiler

Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

com.github.davidmoten
Идентификатор

Идентификатор

xuml-model-compiler-runtime
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать xuml-model-compiler-runtime 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>xuml-model-compiler-runtime</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/
implementation 'com.github.davidmoten:xuml-model-compiler-runtime:0.2.1'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-model-compiler-runtime/
implementation ("com.github.davidmoten:xuml-model-compiler-runtime:0.2.1")
'com.github.davidmoten:xuml-model-compiler-runtime:jar:0.2.1'
<dependency org="com.github.davidmoten" name="xuml-model-compiler-runtime" rev="0.2.1">
  <artifact name="xuml-model-compiler-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-compiler-runtime', version='0.2.1')
)
libraryDependencies += "com.github.davidmoten" % "xuml-model-compiler-runtime" % "0.2.1"
[com.github.davidmoten/xuml-model-compiler-runtime "0.2.1"]