не последняя версия
Последняя версия 0.0.4

io.hektor:hektor-actors 0.0.3


Группа

Группа

io.hektor
Идентификатор

Идентификатор

hektor-actors
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать hektor-actors 0.0.3


<!-- https://jarcasting.com/artifacts/io.hektor/hektor-actors/ -->
<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actors</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hektor/hektor-actors/
implementation 'io.hektor:hektor-actors:0.0.3'
// https://jarcasting.com/artifacts/io.hektor/hektor-actors/
implementation ("io.hektor:hektor-actors:0.0.3")
'io.hektor:hektor-actors:jar:0.0.3'
<dependency org="io.hektor" name="hektor-actors" rev="0.0.3">
  <artifact name="hektor-actors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hektor', module='hektor-actors', version='0.0.3')
)
libraryDependencies += "io.hektor" % "hektor-actors" % "0.0.3"
[io.hektor/hektor-actors "0.0.3"]