| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdio.github.upstarts |
| ArtifactId | ArtifactIdejkit-gson |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionejkit-gson
A non-official Android Framework for Editor.js - block styled editor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ejkit-gson-2.0.0.pom | |
| ejkit-gson-2.0.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.upstarts/ejkit-gson/ -->
<dependency>
<groupId>io.github.upstarts</groupId>
<artifactId>ejkit-gson</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.upstarts/ejkit-gson/
implementation 'io.github.upstarts:ejkit-gson:2.0.0'
// https://jarcasting.com/artifacts/io.github.upstarts/ejkit-gson/
implementation ("io.github.upstarts:ejkit-gson:2.0.0")
'io.github.upstarts:ejkit-gson:aar:2.0.0'
<dependency org="io.github.upstarts" name="ejkit-gson" rev="2.0.0">
<artifact name="ejkit-gson" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.upstarts', module='ejkit-gson', version='2.0.0')
)
libraryDependencies += "io.github.upstarts" % "ejkit-gson" % "2.0.0"
[io.github.upstarts/ejkit-gson "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| io.github.upstarts : ejkit | jar | 2.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |