License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.t3hnar |
ArtifactId | ArtifactIdakkax_2.10 |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakkax
akkax
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akkax_2.10-2.3.pom | |
akkax_2.10-2.3.jar | 55 KB |
akkax_2.10-2.3-sources.jar | 4 KB |
akkax_2.10-2.3-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.10/ -->
<dependency>
<groupId>com.github.t3hnar</groupId>
<artifactId>akkax_2.10</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.10/
implementation 'com.github.t3hnar:akkax_2.10:2.3'
// https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.10/
implementation ("com.github.t3hnar:akkax_2.10:2.3")
'com.github.t3hnar:akkax_2.10:jar:2.3'
<dependency org="com.github.t3hnar" name="akkax_2.10" rev="2.3">
<artifact name="akkax_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3hnar', module='akkax_2.10', version='2.3')
)
libraryDependencies += "com.github.t3hnar" % "akkax_2.10" % "2.3"
[com.github.t3hnar/akkax_2.10 "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.15 |
joda-time : joda-time | jar | 2.9.4 |
org.joda : joda-convert | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.15 |
org.specs2 : specs2-core_2.10 | jar | 2.4.15 |