Last Version

IDE configuration plugin 1.82

Configures common IDE settings

License

License

Categories

Categories

IDE Development Tools Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

ide-plugin
Version

Version

1.82
Type

Type

jar
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 ide-plugin 1.82


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

Dependencies

runtime (1)

Group / Artifact Type Version
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext » gradle-idea-ext jar 0.7

Project Modules

There are no modules declared in this project.