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