is not current version
Last Version 0.3

it.rebase:rebot-sed-plugin 0.2

A sed plugin for telegram

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-sed-plugin
Version

Version

0.2
Type

Type

jar

Download rebot-sed-plugin 0.2


<!-- https://jarcasting.com/artifacts/it.rebase/rebot-sed-plugin/ -->
<dependency>
    <groupId>it.rebase</groupId>
    <artifactId>rebot-sed-plugin</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-sed-plugin/
implementation 'it.rebase:rebot-sed-plugin:0.2'
// https://jarcasting.com/artifacts/it.rebase/rebot-sed-plugin/
implementation ("it.rebase:rebot-sed-plugin:0.2")
'it.rebase:rebot-sed-plugin:jar:0.2'
<dependency org="it.rebase" name="rebot-sed-plugin" rev="0.2">
  <artifact name="rebot-sed-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-sed-plugin', version='0.2')
)
libraryDependencies += "it.rebase" % "rebot-sed-plugin" % "0.2"
[it.rebase/rebot-sed-plugin "0.2"]