is not current version
Last Version 1.82

Gradle Kotlin Extensions 1.74

Provides extra Kotlin DSL for Gradle scripts

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

gradle-extensions-plugin
Version

Version

1.74
Type

Type

jar
Description

Description

Gradle Kotlin Extensions
Provides extra Kotlin DSL for Gradle scripts
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 gradle-extensions-plugin 1.74


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.