Files download
File Operation
akka-context_2.11-0.2.jar download
akka-context_2.11-0.2.pom download
akka-context_2.11-0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>akka-context_2.11</artifactId>
  <version>0.2</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:akka-context_2.11:0.2'
Gradle Kotlin
implementation("com.lucidchart:akka-context_2.11:0.2")
Scala SBT
libraryDependencies += "com.lucidchart" % "akka-context_2.11" % "0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='akka-context_2.11', version='0.2')
)
Apache Ivy
<dependency org="com.lucidchart" name="akka-context_2.11" rev="0.2" />
Leiningen
[com.lucidchart/akka-context_2.11 "0.2"]
Apache Buildr
'com.lucidchart:akka-context_2.11:jar:0.2'
Dependencies