ejkit

A non-official Android Framework for Editor.js - block styled editor

License

License

MIT
GroupId

GroupId

io.github.upstarts
ArtifactId

ArtifactId

ejkit
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ejkit
A non-official Android Framework for Editor.js - block styled editor
Project URL

Project URL

https://github.com/Upstarts/editor.js-kit-android

Download ejkit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.hannesdorfmann : adapterdelegates4 jar 4.3.2
com.github.bumptech.glide : glide jar 4.13.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
androidx.constraintlayout » constraintlayout jar 2.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0