asynkron / protoactor-kotlin

Ultra-fast distributed cross-platform actor framework
http://proto.actor
Apache License 2.0
221 stars 25 forks source link

Updated docs to reflect that jcenter() is working #56

Closed orjan closed 4 years ago

orjan commented 4 years ago

Closes #26 the link to jcenter from bintray has been re-created and is now working Closes #51 v0.0.5 current master is available at jcenter Closes #49 the jvm implementation is not as mature as the go and c# implemenations

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #56   +/-   ##
=========================================
  Coverage     30.67%   30.67%           
  Complexity      185      185           
=========================================
  Files            57       57           
  Lines          1816     1816           
  Branches        273      273           
=========================================
  Hits            557      557           
  Misses         1186     1186           
  Partials         73       73           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46a3cc7...445ea7b. Read the comment docs.

orjan commented 4 years ago

@asomov I released 0.0.5 yesterday and re-created the link for proto-mailbox so it should be work with just using jcenter() as a repository. If you don't mind give it a go!

asomov commented 4 years ago

@orjan : I do not see 0.0.5 version in JCenter. Can you send me a link ? Also, the current version is 0.1.0-dev.7+5d42177 - may be better 0.1-SANPSHOT ?