DeusBit / aemsync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aemsync

Usage:

repositories {
  maven { 
    setUrl("https://jitpack.io") 
  }
}

dependencies {
  compile("com.github.deeprim.aemsync:aemsync-api:2b92cf57c1")
}

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%