Tagged in

Software Engineering

LiveKlass
LiveKlass
LiveKlass is an EdTech startup, provides a platform for independent educators to conduct online courses/classes through video-conferencing.
More information
Followers
6
Elsewhere
More, on Medium

Kotlin-jsonq : a library to query over json data

kotlin-jsonq is a kotlin library to query over JSON data.

Getting started,

Adding library,

allprojects {
repositories {
... maven { url "https://jitpack.io"