MVN

com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12

Maven & Gradle

Jun 23, 2019
1 usages
5 stars

actor · actor

<dependency>
    <groupId>com.yang-bo.dsl.keywords.akka</groupId>
    <artifactId>actor_sjs0.6_2.12</artifactId>
    <version>0.1.1+13-1804a156</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1+13-1804a156

All Versions

Choose a version of com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
actor_sjs0.6_2.12-0.1.1
actor_sjs0.6_2.12-0.1.0
actor_sjs0.6_2.12-0.1.1+13-1804a156
actor_sjs0.6_2.12-0.1.1+10-a8104e95
actor_sjs0.6_2.12-0.1.1+11-d218a6e7
actor_sjs0.6_2.12-0.1.1+10-7c90566a
actor_sjs0.6_2.12-0.1.1+9-22aac414
actor_sjs0.6_2.12-0.1.1+9-97e2a46f
actor_sjs0.6_2.12-0.1.1+8-4d74d659
actor_sjs0.6_2.12-0.1.1+7-e677d891
actor_sjs0.6_2.12-0.1.1+4-1a3ea67c
actor_sjs0.6_2.12-0.1.1+2-b3f3eb31
actor_sjs0.6_2.12-0.1.1+1-f1a03915
actor_sjs0.6_2.12-0.1.0+2-66860c45
actor_sjs0.6_2.12-0.1.0+1-18c44ced
0.0.x
actor_sjs0.6_2.12-0.0.0+115-bbb7db72
actor_sjs0.6_2.12-0.0.0+112-d62b792b
actor_sjs0.6_2.12-0.0.0+114-16d01536

How to add a dependency to Maven

Add the following com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yang-bo.dsl.keywords.akka</groupId>
    <artifactId>actor_sjs0.6_2.12</artifactId>
    <version>0.1.1+13-1804a156</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.yang-bo.dsl.keywords.akka:actor_sjs0.6_2.12:0.1.1+13-1804a156'

Gradle Kotlin DSL: Add the following com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yang-bo.dsl.keywords.akka:actor_sjs0.6_2.12:0.1.1+13-1804a156")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yang-bo.dsl.keywords.akka : actor_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yang-bo.dsl.keywords.akka" % "actor_sjs0.6_2.12" % "0.1.1+13-1804a156"