typed-actors-creator

Compile time wrapper for more type safe actors

License

License

GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

typed-actors-creator_2.11
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

typed-actors-creator
Compile time wrapper for more type safe actors
Project URL

Project URL

https://github.com/knutwalker/typed-actors/
Project Organization

Project Organization

de.knutwalker
Source Code Management

Source Code Management

https://github.com/knutwalker/typed-actors/

Download typed-actors-creator_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/de.knutwalker/typed-actors-creator_2.11/ -->
<dependency>
    <groupId>de.knutwalker</groupId>
    <artifactId>typed-actors-creator_2.11</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knutwalker/typed-actors-creator_2.11/
implementation 'de.knutwalker:typed-actors-creator_2.11:1.6.0'
// https://jarcasting.com/artifacts/de.knutwalker/typed-actors-creator_2.11/
implementation ("de.knutwalker:typed-actors-creator_2.11:1.6.0")
'de.knutwalker:typed-actors-creator_2.11:jar:1.6.0'
<dependency org="de.knutwalker" name="typed-actors-creator_2.11" rev="1.6.0">
  <artifact name="typed-actors-creator_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knutwalker', module='typed-actors-creator_2.11', version='1.6.0')
)
libraryDependencies += "de.knutwalker" % "typed-actors-creator_2.11" % "1.6.0"
[de.knutwalker/typed-actors-creator_2.11 "1.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
de.knutwalker : typed-actors_2.11 jar 1.6.0
com.chuusai : shapeless_2.11 jar 2.2.5

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.11 jar 2.3.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.6.0-a24
1.5.1
1.5.1-a24
1.5.0
1.5.0-a24
1.4.0
1.4.0-a24
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0