License |
License |
---|---|
GroupId | GroupIdio.github.amrdeveloper |
ArtifactId | ArtifactIdcodeview |
Version | Version1.1.1 |
Type | Typeaar |
Description |
Descriptioncodeview
Android Library to make it easy to create a code editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codeview-1.1.1.pom | |
codeview-1.1.1.aar | 27 KB |
codeview-1.1.1-sources.jar | 6 KB |
codeview-1.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/ -->
<dependency>
<groupId>io.github.amrdeveloper</groupId>
<artifactId>codeview</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/
implementation 'io.github.amrdeveloper:codeview:1.1.1'
// https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/
implementation ("io.github.amrdeveloper:codeview:1.1.1")
'io.github.amrdeveloper:codeview:aar:1.1.1'
<dependency org="io.github.amrdeveloper" name="codeview" rev="1.1.1">
<artifact name="codeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrdeveloper', module='codeview', version='1.1.1')
)
libraryDependencies += "io.github.amrdeveloper" % "codeview" % "1.1.1"
[io.github.amrdeveloper/codeview "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |