MVN

io.hektor : hektor-actors

Maven & Gradle

Dec 01, 2022
6 usages
1 stars

Hektor Actors

<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actors</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hektor : hektor-actors to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of io.hektor : hektor-actors to add to Maven or Gradle - All Versions:

  • Version Updated
  • hektor-actors-0.0.5

    Dec 01, 2022
  • hektor-actors-0.0.4

    Jan 06, 2021
  • hektor-actors-0.0.3

    Sep 30, 2019
  • hektor-actors-0.0.2

    Jun 19, 2019

How to add a dependency to Maven

Add the following io.hektor : hektor-actors maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actors</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hektor : hektor-actors gradle dependency to your build.gradle file:

implementation 'io.hektor:hektor-actors:0.0.5'

Gradle Kotlin DSL: Add the following io.hektor : hektor-actors gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hektor:hektor-actors:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hektor : hektor-actors sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hektor" % "hektor-actors" % "0.0.5"

Advertisement

Dependencies from Group

Dec 01, 2022
9 usages
1 stars
Dec 01, 2022
6 usages
1 stars
Dec 01, 2022
6 usages
1 stars
Dec 01, 2022
2 usages
1 stars
Dec 01, 2022
1 stars

Discover Dependencies

Mar 26, 2021
18 usages
20 stars
Feb 04, 2009
11 usages
Aug 17, 2020
5 usages
0 stars
Sep 07, 2021
10 usages
39 stars
api
Jun 07, 2018
2 usages
82 stars
Jun 20, 2015
6 usages
1.7k stars
Jul 21, 2015
2 usages
0 stars
Jul 27, 2016
4 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome