is not current version
Last Version 8.0.1

org.finos.symphony.toolkit.tools:reminder-bot 8.0.0

Reminder Bot for Managing Reminders

GroupId

GroupId

org.finos.symphony.toolkit.tools
ArtifactId

ArtifactId

reminder-bot
Version

Version

8.0.0
Type

Type

jar

Download reminder-bot 8.0.0


<!-- https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/ -->
<dependency>
    <groupId>org.finos.symphony.toolkit.tools</groupId>
    <artifactId>reminder-bot</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/
implementation 'org.finos.symphony.toolkit.tools:reminder-bot:8.0.0'
// https://jarcasting.com/artifacts/org.finos.symphony.toolkit.tools/reminder-bot/
implementation ("org.finos.symphony.toolkit.tools:reminder-bot:8.0.0")
'org.finos.symphony.toolkit.tools:reminder-bot:jar:8.0.0'
<dependency org="org.finos.symphony.toolkit.tools" name="reminder-bot" rev="8.0.0">
  <artifact name="reminder-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.symphony.toolkit.tools', module='reminder-bot', version='8.0.0')
)
libraryDependencies += "org.finos.symphony.toolkit.tools" % "reminder-bot" % "8.0.0"
[org.finos.symphony.toolkit.tools/reminder-bot "8.0.0"]