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