is not current version
Last Version 1.1.2

io.smallrye.stork:stork-core 1.0.0.Beta3


GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

stork-core
Version

Version

1.0.0.Beta3
Type

Type

jar

Download stork-core 1.0.0.Beta3


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