Files download
File Operation
groovy-extend-4.0.20.13.jar download
groovy-extend-4.0.20.13.pom download
groovy-extend-4.0.20.13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.intellisrc</groupId>
  <artifactId>groovy-extend</artifactId>
  <version>4.0.20.13</version>
</dependency>
Gradle Groovy
implementation 'com.intellisrc:groovy-extend:4.0.20.13'
Gradle Kotlin
implementation("com.intellisrc:groovy-extend:4.0.20.13")
Scala SBT
libraryDependencies += "com.intellisrc" % "groovy-extend" % "4.0.20.13"
Groovy Grape
@Grapes(
  @Grab(group='com.intellisrc', module='groovy-extend', version='4.0.20.13')
)
Apache Ivy
<dependency org="com.intellisrc" name="groovy-extend" rev="4.0.20.13" />
Leiningen
[com.intellisrc/groovy-extend "4.0.20.13"]
Apache Buildr
'com.intellisrc:groovy-extend:jar:4.0.20.13'
Dependencies
The project has no third-party dependencies