Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial EventBus Application Layer Libs Messaging |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-eventbus-replicator |
Version | Version0.9.2-RC13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-eventbus-replicator</artifactId>
<version>0.9.2-RC13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/
implementation 'com.github.advantageous:qbit-eventbus-replicator:0.9.2-RC13'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/
implementation ("com.github.advantageous:qbit-eventbus-replicator:0.9.2-RC13")
'com.github.advantageous:qbit-eventbus-replicator:jar:0.9.2-RC13'
<dependency org="com.github.advantageous" name="qbit-eventbus-replicator" rev="0.9.2-RC13">
<artifact name="qbit-eventbus-replicator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-eventbus-replicator', version='0.9.2-RC13')
)
libraryDependencies += "com.github.advantageous" % "qbit-eventbus-replicator" % "0.9.2-RC13"
[com.github.advantageous/qbit-eventbus-replicator "0.9.2-RC13"]