Tinder / StateMachine

A Kotlin and Swift DSL for finite state machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot find gradle dependency

j2emanue opened this issue · comments

which repository is in it ? i tried putting in android studio but i get gradle reporting that it cannot resolve it?

Failed to resolve: com.tinder:state-machine:0.0.1

im using these ones:

 jcenter()

        maven { url 'https://maven.fabric.io/public' }
        mavenCentral()
        google()

@j2emanue Thanks for reporting the issue. We are still in the progress of pushing it to Bintray. Stay tuned!

@j2emanue I am glad to let you know that StateMachine is now available via JitPack while we work on publishing it to Bintray