Files download
File Operation
plugin-transform-destructuring-7.23.0.jar download
plugin-transform-destructuring-7.23.0.pom download
plugin-transform-destructuring-7.23.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.babel</groupId>
  <artifactId>plugin-transform-destructuring</artifactId>
  <version>7.23.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.babel:plugin-transform-destructuring:7.23.0'
Gradle Kotlin
implementation("org.mvnpm.at.babel:plugin-transform-destructuring:7.23.0")
Scala SBT
libraryDependencies += "org.mvnpm.at.babel" % "plugin-transform-destructuring" % "7.23.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.babel', module='plugin-transform-destructuring', version='7.23.0')
)
Apache Ivy
<dependency org="org.mvnpm.at.babel" name="plugin-transform-destructuring" rev="7.23.0" />
Leiningen
[org.mvnpm.at.babel/plugin-transform-destructuring "7.23.0"]
Apache Buildr
'org.mvnpm.at.babel:plugin-transform-destructuring:jar:7.23.0'