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