is not current version
Last Version 3.0.2+2

com.anaplan.engineering:vdm-gradle-plugin 2.6.2

Gradle plugin to build, test, publish &c VDM specifications

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.anaplan.engineering
ArtifactId

ArtifactId

vdm-gradle-plugin
Version

Version

2.6.2
Type

Type

jar

Download vdm-gradle-plugin 2.6.2


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