| Категории |
КатегорииKeY Данные Data Formats Formal Verification Akka Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаcom.yang-bo.dsl.keywords.akka.actor |
| Идентификатор | Идентификаторreceivemessage_2.12 |
| Версия | Версия1.0.0+18-bbbf3984 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.yang-bo.dsl.keywords.akka.actor/receivemessage_2.12/ -->
<dependency>
<groupId>com.yang-bo.dsl.keywords.akka.actor</groupId>
<artifactId>receivemessage_2.12</artifactId>
<version>1.0.0+18-bbbf3984</version>
</dependency>
// https://jarcasting.com/artifacts/com.yang-bo.dsl.keywords.akka.actor/receivemessage_2.12/
implementation 'com.yang-bo.dsl.keywords.akka.actor:receivemessage_2.12:1.0.0+18-bbbf3984'
// https://jarcasting.com/artifacts/com.yang-bo.dsl.keywords.akka.actor/receivemessage_2.12/
implementation ("com.yang-bo.dsl.keywords.akka.actor:receivemessage_2.12:1.0.0+18-bbbf3984")
'com.yang-bo.dsl.keywords.akka.actor:receivemessage_2.12:jar:1.0.0+18-bbbf3984'
<dependency org="com.yang-bo.dsl.keywords.akka.actor" name="receivemessage_2.12" rev="1.0.0+18-bbbf3984">
<artifact name="receivemessage_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yang-bo.dsl.keywords.akka.actor', module='receivemessage_2.12', version='1.0.0+18-bbbf3984')
)
libraryDependencies += "com.yang-bo.dsl.keywords.akka.actor" % "receivemessage_2.12" % "1.0.0+18-bbbf3984"
[com.yang-bo.dsl.keywords.akka.actor/receivemessage_2.12 "1.0.0+18-bbbf3984"]