sourceviewcore

source view in app

License

License

GroupId

GroupId

com.github.fhbianling
ArtifactId

ArtifactId

sourceviewcore
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

sourceviewcore
source view in app
Project URL

Project URL

https://github.com/fhbianling/sourceview
Source Code Management

Source Code Management

https://github.com/fhbianling/sourceview/tree/main

Download sourceviewcore

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.1.0