is not current version
Last Version 0.0.10

com.srotya.tau:wraith-engine 0.0.5

An efficient event correlation library

GroupId

GroupId

com.srotya.tau
ArtifactId

ArtifactId

wraith-engine
Version

Version

0.0.5
Type

Type

jar

Download wraith-engine 0.0.5


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