| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Gradle Build Tools Github Version Controls |
| GroupId | GroupIdcom.github.vlsi.ide |
| ArtifactId | ArtifactIdcom.github.vlsi.ide.gradle.plugin |
| Version | Version1.76 |
| Type | Typepom |
| Description |
DescriptionIDE configuration plugin
Configures common IDE settings
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.github.vlsi.ide.gradle.plugin-1.76.pom | 1 KB |
| Browse |
<!-- 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.76</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.76'
// 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.76")
'com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:pom:1.76'
<dependency org="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" rev="1.76">
<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.76')
)
libraryDependencies += "com.github.vlsi.ide" % "com.github.vlsi.ide.gradle.plugin" % "1.76"
[com.github.vlsi.ide/com.github.vlsi.ide.gradle.plugin "1.76"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vlsi.gradle : ide-plugin | jar | 1.76 |