| License |
License |
|---|---|
| GroupId | GroupIdcom.github.simerplaha |
| ArtifactId | ArtifactIdactor_2.11 |
| Version | Version0.3 |
| Type | Typejar |
| Description |
DescriptionActor
Actor
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| actor_2.11-0.3.pom | |
| actor_2.11-0.3.jar | 64 KB |
| actor_2.11-0.3-sources.jar | 6 KB |
| actor_2.11-0.3-javadoc.jar | 383 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.11/ -->
<dependency>
<groupId>com.github.simerplaha</groupId>
<artifactId>actor_2.11</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.11/
implementation 'com.github.simerplaha:actor_2.11:0.3'
// https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.11/
implementation ("com.github.simerplaha:actor_2.11:0.3")
'com.github.simerplaha:actor_2.11:jar:0.3'
<dependency org="com.github.simerplaha" name="actor_2.11" rev="0.3">
<artifact name="actor_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simerplaha', module='actor_2.11', version='0.3')
)
libraryDependencies += "com.github.simerplaha" % "actor_2.11" % "0.3"
[com.github.simerplaha/actor_2.11 "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |