j

jetgroovy

A packaging of the IntelliJ Community Edition jetgroovy library. This is release number 1 of trunk branch 142.
http://www.jetbrains.com/idea
Apache License, Version 2.0
Adedayo Adetoye
Files download
File Operation
jetgroovy-142.1.jar download
jetgroovy-142.1.pom download
jetgroovy-142.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.adedayo.intellij.sdk</groupId>
  <artifactId>jetgroovy</artifactId>
  <version>142.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.adedayo.intellij.sdk:jetgroovy:142.1'
Gradle Kotlin
implementation("com.github.adedayo.intellij.sdk:jetgroovy:142.1")
Scala SBT
libraryDependencies += "com.github.adedayo.intellij.sdk" % "jetgroovy" % "142.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.adedayo.intellij.sdk', module='jetgroovy', version='142.1')
)
Apache Ivy
<dependency org="com.github.adedayo.intellij.sdk" name="jetgroovy" rev="142.1" />
Leiningen
[com.github.adedayo.intellij.sdk/jetgroovy "142.1"]
Apache Buildr
'com.github.adedayo.intellij.sdk:jetgroovy:jar:142.1'
Dependencies
The project has no third-party dependencies