eventcast-integration

eventcast - parent project

License

License

GroupId

GroupId

com.lexicalscope.eventcast
ArtifactId

ArtifactId

eventcast-integration
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

eventcast-integration
eventcast - parent project
Project URL

Project URL

http://eventcast.lexicalscope.com/eventcast-integration
Source Code Management

Source Code Management

https://github.com/lexicalscope/eventcast

Download eventcast-integration

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
com.lexicalscope.eventcast : eventcast jar 1.0.2
com.google.inject : guice jar 3.0
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-integration jar 1.3.RC2
org.hamcrest : hamcrest-core jar 1.3.RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0
1.0.0-RC3
1.0.0-RC2