Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdio.siddhi |
ArtifactId | ArtifactIdsiddhi-core-doc-gen |
Version | Version5.1.6 |
Type | Typejar |
Filename | Size |
---|---|
siddhi-core-doc-gen-5.1.6.pom | |
siddhi-core-doc-gen-5.1.6.jar | 10 KB |
siddhi-core-doc-gen-5.1.6-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/ -->
<dependency>
<groupId>io.siddhi</groupId>
<artifactId>siddhi-core-doc-gen</artifactId>
<version>5.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/
implementation 'io.siddhi:siddhi-core-doc-gen:5.1.6'
// https://jarcasting.com/artifacts/io.siddhi/siddhi-core-doc-gen/
implementation ("io.siddhi:siddhi-core-doc-gen:5.1.6")
'io.siddhi:siddhi-core-doc-gen:jar:5.1.6'
<dependency org="io.siddhi" name="siddhi-core-doc-gen" rev="5.1.6">
<artifact name="siddhi-core-doc-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.siddhi', module='siddhi-core-doc-gen', version='5.1.6')
)
libraryDependencies += "io.siddhi" % "siddhi-core-doc-gen" % "5.1.6"
[io.siddhi/siddhi-core-doc-gen "5.1.6"]