is not current version
Last Version 1.0.2

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

eventcast - parent project

GroupId

GroupId

com.lexicalscope.eventcast
ArtifactId

ArtifactId

eventcast-parent
Version

Version

1.0.0-RC2
Type

Type

pom

Download eventcast-parent 1.0.0-RC2


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