Last Version

codeview 1.3.5

Android Library to make it easy to create a code editor

License

License

MIT
GroupId

GroupId

io.github.amrdeveloper
ArtifactId

ArtifactId

codeview
Version

Version

1.3.5
Type

Type

aar
Description

Description

codeview
Android Library to make it easy to create a code editor
Project URL

Project URL

https://github.com/amrdeveloper/codeview
Source Code Management

Source Code Management

http://github.com/amrdeveloper/codeview/tree/master

Download codeview 1.3.5


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.