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

org.overturetool.core.codegen:vdm2jml-runtime 2.4.2


Группа

Группа

org.overturetool.core.codegen
Идентификатор

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

vdm2jml-runtime
Версия

Версия

2.4.2
Тип

Тип

jar

Скачать vdm2jml-runtime 2.4.2


<!-- https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/ -->
<dependency>
    <groupId>org.overturetool.core.codegen</groupId>
    <artifactId>vdm2jml-runtime</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/
implementation 'org.overturetool.core.codegen:vdm2jml-runtime:2.4.2'
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/
implementation ("org.overturetool.core.codegen:vdm2jml-runtime:2.4.2")
'org.overturetool.core.codegen:vdm2jml-runtime:jar:2.4.2'
<dependency org="org.overturetool.core.codegen" name="vdm2jml-runtime" rev="2.4.2">
  <artifact name="vdm2jml-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core.codegen', module='vdm2jml-runtime', version='2.4.2')
)
libraryDependencies += "org.overturetool.core.codegen" % "vdm2jml-runtime" % "2.4.2"
[org.overturetool.core.codegen/vdm2jml-runtime "2.4.2"]