| License |
License |
|---|---|
| GroupId | GroupIdcom.github.simerplaha |
| ArtifactId | ArtifactIdactor_2.12 |
| 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.12-0.3.pom | |
| actor_2.12-0.3.jar | 35 KB |
| actor_2.12-0.3-sources.jar | 6 KB |
| actor_2.12-0.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.12/ -->
<dependency>
<groupId>com.github.simerplaha</groupId>
<artifactId>actor_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.12/
implementation 'com.github.simerplaha:actor_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.simerplaha/actor_2.12/
implementation ("com.github.simerplaha:actor_2.12:0.3")
'com.github.simerplaha:actor_2.12:jar:0.3'
<dependency org="com.github.simerplaha" name="actor_2.12" rev="0.3">
<artifact name="actor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simerplaha', module='actor_2.12', version='0.3')
)
libraryDependencies += "com.github.simerplaha" % "actor_2.12" % "0.3"
[com.github.simerplaha/actor_2.12 "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |