is not current version
Last Version 0.8.4

io.github.Rosemoe.sora-editor:textmate-core 0.7.1

An awesome code editor library on Android

GroupId

GroupId

io.github.Rosemoe.sora-editor
ArtifactId

ArtifactId

textmate-core
Version

Version

0.7.1
Type

Type

aar

Download textmate-core 0.7.1


<!-- https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/textmate-core/ -->
<dependency>
    <groupId>io.github.Rosemoe.sora-editor</groupId>
    <artifactId>textmate-core</artifactId>
    <version>0.7.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/textmate-core/
implementation 'io.github.Rosemoe.sora-editor:textmate-core:0.7.1'
// https://jarcasting.com/artifacts/io.github.Rosemoe.sora-editor/textmate-core/
implementation ("io.github.Rosemoe.sora-editor:textmate-core:0.7.1")
'io.github.Rosemoe.sora-editor:textmate-core:aar:0.7.1'
<dependency org="io.github.Rosemoe.sora-editor" name="textmate-core" rev="0.7.1">
  <artifact name="textmate-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Rosemoe.sora-editor', module='textmate-core', version='0.7.1')
)
libraryDependencies += "io.github.Rosemoe.sora-editor" % "textmate-core" % "0.7.1"
[io.github.Rosemoe.sora-editor/textmate-core "0.7.1"]