Files download
File Operation
partition-1.1.1.jar download
partition-1.1.1.pom download
partition-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.belhadj-haythem</groupId>
  <artifactId>partition</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.belhadj-haythem:partition:1.1.1'
Gradle Kotlin
implementation("com.github.belhadj-haythem:partition:1.1.1")
Scala SBT
libraryDependencies += "com.github.belhadj-haythem" % "partition" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.belhadj-haythem', module='partition', version='1.1.1')
)
Apache Ivy
<dependency org="com.github.belhadj-haythem" name="partition" rev="1.1.1" />
Leiningen
[com.github.belhadj-haythem/partition "1.1.1"]
Apache Buildr
'com.github.belhadj-haythem:partition:jar:1.1.1'
Dependencies