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