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