is not current version
Last Version 0.14.3

org.occurrent:catchup-subscription 0.7.4


GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

catchup-subscription
Version

Version

0.7.4
Type

Type

jar

Download catchup-subscription 0.7.4


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