MVN

de.knutwalker : typed-actors_2.11

Maven & Gradle

Jan 16, 2016
1 usages
146 stars

typed-actors · Compile time wrapper for more type safe actors

<dependency>
    <groupId>de.knutwalker</groupId>
    <artifactId>typed-actors_2.11</artifactId>
    <version>1.6.0-a24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.knutwalker : typed-actors_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0-a24

All Versions

Choose a version of de.knutwalker : typed-actors_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
typed-actors_2.11-1.6.0-a24
typed-actors_2.11-1.6.0
1.5.x
typed-actors_2.11-1.5.1-a24
typed-actors_2.11-1.5.1
typed-actors_2.11-1.5.0-a24
typed-actors_2.11-1.5.0
1.4.x
typed-actors_2.11-1.4.0-a24
typed-actors_2.11-1.4.0
1.3.x
typed-actors_2.11-1.3.1
typed-actors_2.11-1.3.0
1.2.x
typed-actors_2.11-1.2.0
1.1.x
typed-actors_2.11-1.1.0
1.0.x
typed-actors_2.11-1.0.1
typed-actors_2.11-1.0.0

How to add a dependency to Maven

Add the following de.knutwalker : typed-actors_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.knutwalker</groupId>
    <artifactId>typed-actors_2.11</artifactId>
    <version>1.6.0-a24</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.knutwalker : typed-actors_2.11 gradle dependency to your build.gradle file:

implementation 'de.knutwalker:typed-actors_2.11:1.6.0-a24'

Gradle Kotlin DSL: Add the following de.knutwalker : typed-actors_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("de.knutwalker:typed-actors_2.11:1.6.0-a24")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.knutwalker : typed-actors_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "de.knutwalker" % "typed-actors_2.11" % "1.6.0-a24"

Advertisement

Dependencies from Group

May 19, 2015
5 usages
2 stars
Mar 26, 2016
5 usages
66 stars
Apr 05, 2018
5 usages
66 stars
Mar 26, 2016
4 usages
66 stars
Feb 01, 2018
4 usages

Discover Dependencies

Aug 26, 2015
1 usages
1.2k stars
Apr 28, 2018
1 usages
1 stars
Jun 11, 2018
2 usages
60 stars
Aug 18, 2023
1 usages
33 stars
Feb 25, 2016
2 usages
98 stars
Sep 29, 2015
Sep 23, 2015
4 usages
12 stars