Last Version

IDE configuration plugin 1.82

Configures common IDE settings

License

License

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.82
Type

Type

pom
Description

Description

IDE configuration plugin
Configures common IDE settings
Project URL

Project URL

https://github.com/vlsi/vlsi-release-plugins
Source Code Management

Source Code Management

https://github.com/vlsi/vlsi-release-plugins

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


<!-- 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.82</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.82'
// 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.82")
'com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:pom:1.82'
<dependency org="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" rev="1.82">
  <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.82')
)
libraryDependencies += "com.github.vlsi.ide" % "com.github.vlsi.ide.gradle.plugin" % "1.82"
[com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin "1.82"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vlsi.gradle : ide-plugin jar 1.82

Project Modules

There are no modules declared in this project.