is not current version
Last Version 5.1.21

io.siddhi:siddhi-core-doc-gen 5.0.0-m11


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

io.siddhi
ArtifactId

ArtifactId

siddhi-core-doc-gen
Version

Version

5.0.0-m11
Type

Type

jar

Download siddhi-core-doc-gen 5.0.0-m11


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