Akka is just a Scala/Java library, you’d use it like any other Scla/Java
library.
So you could add it as dependency in your maven file, or first learn how to
use sbt: http://www.scala-sbt.org/ and to the same there.

Akka dependencies are listed on http://akka.io/docs/

Happy hakking

— Konrad


On 8 July 2017 at 16:59:30, Eras Rasmuson (eras.rasmu...@gmail.com) wrote:


Ok. I would want to use Akka with Scala and its tools (like sbt), but i am
a novice with Scala.

Is it possible to get Akka from GitHub ?
https://github.com/akka/akka

----
Eras


lauantai 8. heinäkuuta 2017 0.01.18 UTC+3 Justin du coeur kirjoitti:
>
> I think you're misunderstanding what Akka is -- there's nothing that you
> "download and install", at least not usually.  It's a library, that you use
> in the context of a larger program.  How you link it into that program
> depends on how you're writing that program -- what language and tools you
> are going to be using.  But the download process is generally handled by
> your build tools: it's quite rare to download Akka manually...
>
> On Fri, Jul 7, 2017 at 4:38 PM, Eras Rasmuson <eras.r...@gmail.com> wrote:
>
>> Hi
>>
>> I have not found a clear guidance how to download and install newest
>> (full) version of Akka (to Windows).
>>
>> Could anyone give a hint how to do that ?
>>
>> PS. I have only found:
>> http://dev.lightbend.com/start/?group=akka&project=akka-quickstart-scala
>>
>> ----
>> Eras
>>
>> --
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
>> current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to akka-user+...@googlegroups.com.
>> To post to this group, send email to akka...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ:
http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups
"Akka User List" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to