GroupId | GroupIdorg.overturetool.core.codegen |
---|---|
ArtifactId | ArtifactIdvdm2jml-runtime |
Version | Version2.7.0 |
Type | Typejar |
Filename | Size |
---|---|
vdm2jml-runtime-2.7.0.pom | |
vdm2jml-runtime-2.7.0.jar | 4 KB |
vdm2jml-runtime-2.7.0-sources.jar | 2 KB |
vdm2jml-runtime-2.7.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/ -->
<dependency>
<groupId>org.overturetool.core.codegen</groupId>
<artifactId>vdm2jml-runtime</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/
implementation 'org.overturetool.core.codegen:vdm2jml-runtime:2.7.0'
// https://jarcasting.com/artifacts/org.overturetool.core.codegen/vdm2jml-runtime/
implementation ("org.overturetool.core.codegen:vdm2jml-runtime:2.7.0")
'org.overturetool.core.codegen:vdm2jml-runtime:jar:2.7.0'
<dependency org="org.overturetool.core.codegen" name="vdm2jml-runtime" rev="2.7.0">
<artifact name="vdm2jml-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core.codegen', module='vdm2jml-runtime', version='2.7.0')
)
libraryDependencies += "org.overturetool.core.codegen" % "vdm2jml-runtime" % "2.7.0"
[org.overturetool.core.codegen/vdm2jml-runtime "2.7.0"]