MarioAriasC / funKTionale

Functional constructs for Kotlin
913 stars 71 forks source link

Bintray decommisioning means v1.2 is unavailable from a maven repo #47

Open alexis-airwallex opened 3 years ago

alexis-airwallex commented 3 years ago

I was able to build v1.2 and publish to my local nexus repo, but it might be useful for you to publish to mavenCentral or another publicly available repo and update the mavenCentral.com details for the module.

jhansche commented 3 years ago

It looks like the library suite is also accessible on Jitpack:

implementation "com.github.MarioAriasC.funKTionale:functionale-option:1.2"