| License | License | 
|---|---|
| GroupId | GroupIdio.apptik.rhub | 
| ArtifactId | ArtifactIdshield-base-maker | 
| Version | Version0.2.0-alpha1 | 
| Type | Typejar | 
| Description | DescriptionRHub shield base maker Reactive Event Hub connecting Publishers to Subscribers | 
<!-- https://jarcasting.com/artifacts/io.apptik.rhub/shield-base-maker/ -->
<dependency>
    <groupId>io.apptik.rhub</groupId>
    <artifactId>shield-base-maker</artifactId>
    <version>0.2.0-alpha1</version>
</dependency>// https://jarcasting.com/artifacts/io.apptik.rhub/shield-base-maker/
implementation 'io.apptik.rhub:shield-base-maker:0.2.0-alpha1'// https://jarcasting.com/artifacts/io.apptik.rhub/shield-base-maker/
implementation ("io.apptik.rhub:shield-base-maker:0.2.0-alpha1")'io.apptik.rhub:shield-base-maker:jar:0.2.0-alpha1'<dependency org="io.apptik.rhub" name="shield-base-maker" rev="0.2.0-alpha1">
  <artifact name="shield-base-maker" type="jar" />
</dependency>@Grapes(
@Grab(group='io.apptik.rhub', module='shield-base-maker', version='0.2.0-alpha1')
)libraryDependencies += "io.apptik.rhub" % "shield-base-maker" % "0.2.0-alpha1"[io.apptik.rhub/shield-base-maker "0.2.0-alpha1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.apptik.rhub : core | jar | 0.2.0-alpha1 |