is not current version
Last Version 4.20.34

com.bihe0832.android:common-ace-editor 4.20.14

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

common-ace-editor
Version

Version

4.20.14
Type

Type

aar

Download common-ace-editor 4.20.14


<!-- https://jarcasting.com/artifacts/com.bihe0832.android/common-ace-editor/ -->
<dependency>
    <groupId>com.bihe0832.android</groupId>
    <artifactId>common-ace-editor</artifactId>
    <version>4.20.14</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/common-ace-editor/
implementation 'com.bihe0832.android:common-ace-editor:4.20.14'
// https://jarcasting.com/artifacts/com.bihe0832.android/common-ace-editor/
implementation ("com.bihe0832.android:common-ace-editor:4.20.14")
'com.bihe0832.android:common-ace-editor:aar:4.20.14'
<dependency org="com.bihe0832.android" name="common-ace-editor" rev="4.20.14">
  <artifact name="common-ace-editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='common-ace-editor', version='4.20.14')
)
libraryDependencies += "com.bihe0832.android" % "common-ace-editor" % "4.20.14"
[com.bihe0832.android/common-ace-editor "4.20.14"]