| License |
License |
|---|---|
| GroupId | GroupIdme.jackdevey |
| ArtifactId | ArtifactIdcodeview |
| Version | Version1.0.5 |
| Type | Typeaar |
| Description |
DescriptionCodeView
CodeView library for android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| codeview-1.0.5.pom | |
| codeview-1.0.5-sources.jar | 2 KB |
| codeview-1.0.5-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.jackdevey/codeview/ -->
<dependency>
<groupId>me.jackdevey</groupId>
<artifactId>codeview</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.jackdevey/codeview/
implementation 'me.jackdevey:codeview:1.0.5'
// https://jarcasting.com/artifacts/me.jackdevey/codeview/
implementation ("me.jackdevey:codeview:1.0.5")
'me.jackdevey:codeview:aar:1.0.5'
<dependency org="me.jackdevey" name="codeview" rev="1.0.5">
<artifact name="codeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.jackdevey', module='codeview', version='1.0.5')
)
libraryDependencies += "me.jackdevey" % "codeview" % "1.0.5"
[me.jackdevey/codeview "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.0.0-alpha12 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |