| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.anaplan.engineering |
| ArtifactId | ArtifactIdcom.anaplan.engineering.vdm.gradle.plugin |
| Version | Version3.0.2+1 |
| Type | Typepom |
| Description |
DescriptionVDM Gradle plugin
A Gradle plugin to parse, type-check, test and publish a VDM specification.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.anaplan.engineering.vdm.gradle.plugin-3.0.2+1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.anaplan.engineering/com.anaplan.engineering.vdm.gradle.plugin/ -->
<dependency>
<groupId>com.anaplan.engineering</groupId>
<artifactId>com.anaplan.engineering.vdm.gradle.plugin</artifactId>
<version>3.0.2+1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaplan.engineering/com.anaplan.engineering.vdm.gradle.plugin/
implementation 'com.anaplan.engineering:com.anaplan.engineering.vdm.gradle.plugin:3.0.2+1'
// https://jarcasting.com/artifacts/com.anaplan.engineering/com.anaplan.engineering.vdm.gradle.plugin/
implementation ("com.anaplan.engineering:com.anaplan.engineering.vdm.gradle.plugin:3.0.2+1")
'com.anaplan.engineering:com.anaplan.engineering.vdm.gradle.plugin:pom:3.0.2+1'
<dependency org="com.anaplan.engineering" name="com.anaplan.engineering.vdm.gradle.plugin" rev="3.0.2+1">
<artifact name="com.anaplan.engineering.vdm.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaplan.engineering', module='com.anaplan.engineering.vdm.gradle.plugin', version='3.0.2+1')
)
libraryDependencies += "com.anaplan.engineering" % "com.anaplan.engineering.vdm.gradle.plugin" % "3.0.2+1"
[com.anaplan.engineering/com.anaplan.engineering.vdm.gradle.plugin "3.0.2+1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.anaplan.engineering : vdm-gradle-plugin | jar | 3.0.2+1 |