is not current version
Last Version 1.0.0-b4

jakarta.nosql.communication:communication-core 1.0.0-b2


GroupId

GroupId

jakarta.nosql.communication
ArtifactId

ArtifactId

communication-core
Version

Version

1.0.0-b2
Type

Type

jar

Download communication-core 1.0.0-b2


<!-- https://jarcasting.com/artifacts/jakarta.nosql.communication/communication-core/ -->
<dependency>
    <groupId>jakarta.nosql.communication</groupId>
    <artifactId>communication-core</artifactId>
    <version>1.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/jakarta.nosql.communication/communication-core/
implementation 'jakarta.nosql.communication:communication-core:1.0.0-b2'
// https://jarcasting.com/artifacts/jakarta.nosql.communication/communication-core/
implementation ("jakarta.nosql.communication:communication-core:1.0.0-b2")
'jakarta.nosql.communication:communication-core:jar:1.0.0-b2'
<dependency org="jakarta.nosql.communication" name="communication-core" rev="1.0.0-b2">
  <artifact name="communication-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='jakarta.nosql.communication', module='communication-core', version='1.0.0-b2')
)
libraryDependencies += "jakarta.nosql.communication" % "communication-core" % "1.0.0-b2"
[jakarta.nosql.communication/communication-core "1.0.0-b2"]