is not current version
Last Version 3.0.2

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


GroupId

GroupId

org.overturetool.core.codegen
ArtifactId

ArtifactId

vdm2jml-runtime
Version

Version

2.3.4
Type

Type

jar

Download vdm2jml-runtime 2.3.4


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