is not current version
Last Version 8.8.0

com.espertech:esper-runtime 8.0.0


GroupId

GroupId

com.espertech
ArtifactId

ArtifactId

esper-runtime
Version

Version

8.0.0
Type

Type

jar

Download esper-runtime 8.0.0


<!-- https://jarcasting.com/artifacts/com.espertech/esper-runtime/ -->
<dependency>
    <groupId>com.espertech</groupId>
    <artifactId>esper-runtime</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.espertech/esper-runtime/
implementation 'com.espertech:esper-runtime:8.0.0'
// https://jarcasting.com/artifacts/com.espertech/esper-runtime/
implementation ("com.espertech:esper-runtime:8.0.0")
'com.espertech:esper-runtime:jar:8.0.0'
<dependency org="com.espertech" name="esper-runtime" rev="8.0.0">
  <artifact name="esper-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.espertech', module='esper-runtime', version='8.0.0')
)
libraryDependencies += "com.espertech" % "esper-runtime" % "8.0.0"
[com.espertech/esper-runtime "8.0.0"]