v

veigar-mbg-plugin

Files download
File Operation
veigar-mbg-plugin-2.2.0.jar download
veigar-mbg-plugin-2.2.0.pom download
veigar-mbg-plugin-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.watertao</groupId>
  <artifactId>veigar-mbg-plugin</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.watertao:veigar-mbg-plugin:2.2.0'
Gradle Kotlin
implementation("io.github.watertao:veigar-mbg-plugin:2.2.0")
Scala SBT
libraryDependencies += "io.github.watertao" % "veigar-mbg-plugin" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.watertao', module='veigar-mbg-plugin', version='2.2.0')
)
Apache Ivy
<dependency org="io.github.watertao" name="veigar-mbg-plugin" rev="2.2.0" />
Leiningen
[io.github.watertao/veigar-mbg-plugin "2.2.0"]
Apache Buildr
'io.github.watertao:veigar-mbg-plugin:jar:2.2.0'