License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdakka-thread-context_2.11 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionakka-thread-context
akka-thread-context
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-thread-context_2.11-0.3.pom | |
akka-thread-context_2.11-0.3.jar | 326 bytes |
akka-thread-context_2.11-0.3-sources.jar | 260 bytes |
akka-thread-context_2.11-0.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/akka-thread-context_2.11/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>akka-thread-context_2.11</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/akka-thread-context_2.11/
implementation 'com.lucidchart:akka-thread-context_2.11:0.3'
// https://jarcasting.com/artifacts/com.lucidchart/akka-thread-context_2.11/
implementation ("com.lucidchart:akka-thread-context_2.11:0.3")
'com.lucidchart:akka-thread-context_2.11:jar:0.3'
<dependency org="com.lucidchart" name="akka-thread-context_2.11" rev="0.3">
<artifact name="akka-thread-context_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='akka-thread-context_2.11', version='0.3')
)
libraryDependencies += "com.lucidchart" % "akka-thread-context_2.11" % "0.3"
[com.lucidchart/akka-thread-context_2.11 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |