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