actor-service-registry-common 1.0


Group ID:
com.comcast
Artifact ID:
actor-service-registry-common_2.11
Version:
1.0
Release Date:
Oct 1, 2015
Licenses:
Files:

libraryDependencies += "com.comcast" %% "actor-service-registry-common" % "1.0"

Mill build tool

ivy"com.comcast::actor-service-registry-common:1.0"

Scala CLI

//> using dep "com.comcast::actor-service-registry-common:1.0"

Ammonite REPL

import $ivy.`com.comcast::actor-service-registry-common:1.0`

<dependency>
  <groupId>com.comcast</groupId>
  <artifactId>actor-service-registry-common_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.comcast', name: 'actor-service-registry-common_2.11', version: '1.0'