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