is not current version
Last Version 1.82

com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin 1.79

Configures common IDE settings

Categories

Categories

IDE Development Tools Gradle Build Tools Github Version Controls
GroupId

GroupId

com.github.vlsi.ide
ArtifactId

ArtifactId

com.github.vlsi.ide.gradle.plugin
Version

Version

1.79
Type

Type

pom

Download com.github.vlsi.ide.gradle.plugin 1.79


<!-- https://jarcasting.com/artifacts/com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin/ -->
<dependency>
    <groupId>com.github.vlsi.ide</groupId>
    <artifactId>com.github.vlsi.ide.gradle.plugin</artifactId>
    <version>1.79</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin/
implementation 'com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:1.79'
// https://jarcasting.com/artifacts/com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin/
implementation ("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:1.79")
'com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:pom:1.79'
<dependency org="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" rev="1.79">
  <artifact name="com.github.vlsi.ide.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.ide', module='com.github.vlsi.ide.gradle.plugin', version='1.79')
)
libraryDependencies += "com.github.vlsi.ide" % "com.github.vlsi.ide.gradle.plugin" % "1.79"
[com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin "1.79"]