is not current version
Last Version 3.0.2

com.anaplan.engineering:vdm-pretty-printer 2.6.2

Tools to produce a pretty-printed representation of a VDM AST.

GroupId

GroupId

com.anaplan.engineering
ArtifactId

ArtifactId

vdm-pretty-printer
Version

Version

2.6.2
Type

Type

jar

Download vdm-pretty-printer 2.6.2


<!-- https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-pretty-printer/ -->
<dependency>
    <groupId>com.anaplan.engineering</groupId>
    <artifactId>vdm-pretty-printer</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-pretty-printer/
implementation 'com.anaplan.engineering:vdm-pretty-printer:2.6.2'
// https://jarcasting.com/artifacts/com.anaplan.engineering/vdm-pretty-printer/
implementation ("com.anaplan.engineering:vdm-pretty-printer:2.6.2")
'com.anaplan.engineering:vdm-pretty-printer:jar:2.6.2'
<dependency org="com.anaplan.engineering" name="vdm-pretty-printer" rev="2.6.2">
  <artifact name="vdm-pretty-printer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaplan.engineering', module='vdm-pretty-printer', version='2.6.2')
)
libraryDependencies += "com.anaplan.engineering" % "vdm-pretty-printer" % "2.6.2"
[com.anaplan.engineering/vdm-pretty-printer "2.6.2"]