is not current version
Last Version 5.1.21

io.siddhi:siddhi-core-doc-gen 5.1.11


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

io.siddhi
ArtifactId

ArtifactId

siddhi-core-doc-gen
Version

Version

5.1.11
Type

Type

jar

Download siddhi-core-doc-gen 5.1.11


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