is not current version
Last Version 1.0.2

com.lexicalscope.eventcast:eventcast-integration 1.0.0-RC2


GroupId

GroupId

com.lexicalscope.eventcast
ArtifactId

ArtifactId

eventcast-integration
Version

Version

1.0.0-RC2
Type

Type

jar

Download eventcast-integration 1.0.0-RC2


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