is not current version
Last Version 0.4.0

io.cellery.distribution:io.cellery.cell.gateway.initializer 0.1.0


Categories

Categories

Distribution Build Tools
GroupId

GroupId

io.cellery.distribution
ArtifactId

ArtifactId

io.cellery.cell.gateway.initializer
Version

Version

0.1.0
Type

Type

jar

Download io.cellery.cell.gateway.initializer 0.1.0


<!-- https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.cell.gateway.initializer/ -->
<dependency>
    <groupId>io.cellery.distribution</groupId>
    <artifactId>io.cellery.cell.gateway.initializer</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.cell.gateway.initializer/
implementation 'io.cellery.distribution:io.cellery.cell.gateway.initializer:0.1.0'
// https://jarcasting.com/artifacts/io.cellery.distribution/io.cellery.cell.gateway.initializer/
implementation ("io.cellery.distribution:io.cellery.cell.gateway.initializer:0.1.0")
'io.cellery.distribution:io.cellery.cell.gateway.initializer:jar:0.1.0'
<dependency org="io.cellery.distribution" name="io.cellery.cell.gateway.initializer" rev="0.1.0">
  <artifact name="io.cellery.cell.gateway.initializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cellery.distribution', module='io.cellery.cell.gateway.initializer', version='0.1.0')
)
libraryDependencies += "io.cellery.distribution" % "io.cellery.cell.gateway.initializer" % "0.1.0"
[io.cellery.distribution/io.cellery.cell.gateway.initializer "0.1.0"]