is not current version
Last Version 2.3.2

ch.exense.rtm:rtm-partitioner 2.3.1


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm-partitioner
Version

Version

2.3.1
Type

Type

jar

Download rtm-partitioner 2.3.1


<!-- https://jarcasting.com/artifacts/ch.exense.rtm/rtm-partitioner/ -->
<dependency>
    <groupId>ch.exense.rtm</groupId>
    <artifactId>rtm-partitioner</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-partitioner/
implementation 'ch.exense.rtm:rtm-partitioner:2.3.1'
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-partitioner/
implementation ("ch.exense.rtm:rtm-partitioner:2.3.1")
'ch.exense.rtm:rtm-partitioner:jar:2.3.1'
<dependency org="ch.exense.rtm" name="rtm-partitioner" rev="2.3.1">
  <artifact name="rtm-partitioner" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.rtm', module='rtm-partitioner', version='2.3.1')
)
libraryDependencies += "ch.exense.rtm" % "rtm-partitioner" % "2.3.1"
[ch.exense.rtm/rtm-partitioner "2.3.1"]