v

vmf-gradle-plugin

VMF Gradle Plugin
https://github.com/miho/VMF
Apache-2.0
Michael Hoffer
Files download
File Operation
vmf-gradle-plugin-0.2.8.8.jar download
vmf-gradle-plugin-0.2.8.8.pom download
vmf-gradle-plugin-0.2.8.8-sources.jar download
Apache Maven
<dependency>
  <groupId>eu.mihosoft.vmf</groupId>
  <artifactId>vmf-gradle-plugin</artifactId>
  <version>0.2.8.8</version>
</dependency>
Gradle Groovy
implementation 'eu.mihosoft.vmf:vmf-gradle-plugin:0.2.8.8'
Gradle Kotlin
implementation("eu.mihosoft.vmf:vmf-gradle-plugin:0.2.8.8")
Scala SBT
libraryDependencies += "eu.mihosoft.vmf" % "vmf-gradle-plugin" % "0.2.8.8"
Groovy Grape
@Grapes(
  @Grab(group='eu.mihosoft.vmf', module='vmf-gradle-plugin', version='0.2.8.8')
)
Apache Ivy
<dependency org="eu.mihosoft.vmf" name="vmf-gradle-plugin" rev="0.2.8.8" />
Leiningen
[eu.mihosoft.vmf/vmf-gradle-plugin "0.2.8.8"]
Apache Buildr
'eu.mihosoft.vmf:vmf-gradle-plugin:jar:0.2.8.8'
Dependencies
The project has no third-party dependencies