Categories |
CategoriesKeY Data Data Formats Formal Verification Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.yang-bo.dsl.keywords.akka.actor |
ArtifactId | ArtifactIdreceivemessage_2.12 |
Version | Version1.0.0+119-59010bec |
Type | Typejar |
<!-- 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+119-59010bec</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+119-59010bec'
// 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+119-59010bec")
'com.yang-bo.dsl.keywords.akka.actor:receivemessage_2.12:jar:1.0.0+119-59010bec'
<dependency org="com.yang-bo.dsl.keywords.akka.actor" name="receivemessage_2.12" rev="1.0.0+119-59010bec">
<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+119-59010bec')
)
libraryDependencies += "com.yang-bo.dsl.keywords.akka.actor" % "receivemessage_2.12" % "1.0.0+119-59010bec"
[com.yang-bo.dsl.keywords.akka.actor/receivemessage_2.12 "1.0.0+119-59010bec"]