License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdtv.cntt |
ArtifactId | ArtifactIdchill-akka_2.10 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchill-akka
chill-akka
|
Project Organization |
Project Organizationtv.cntt |
Filename | Size |
---|---|
chill-akka_2.10-1.1.pom | |
chill-akka_2.10-1.1.jar | 10 KB |
chill-akka_2.10-1.1-sources.jar | 3 KB |
chill-akka_2.10-1.1-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tv.cntt/chill-akka_2.10/ -->
<dependency>
<groupId>tv.cntt</groupId>
<artifactId>chill-akka_2.10</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tv.cntt/chill-akka_2.10/
implementation 'tv.cntt:chill-akka_2.10:1.1'
// https://jarcasting.com/artifacts/tv.cntt/chill-akka_2.10/
implementation ("tv.cntt:chill-akka_2.10:1.1")
'tv.cntt:chill-akka_2.10:jar:1.1'
<dependency org="tv.cntt" name="chill-akka_2.10" rev="1.1">
<artifact name="chill-akka_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.cntt', module='chill-akka_2.10', version='1.1')
)
libraryDependencies += "tv.cntt" % "chill-akka_2.10" % "1.1"
[tv.cntt/chill-akka_2.10 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
tv.cntt : chill-scala_2.10 | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.12 |