is not current version
Last Version 0.1.1

com.github.almasb:grammy-editor 0.1


GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

grammy-editor
Version

Version

0.1
Type

Type

jar

Download grammy-editor 0.1


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