is not current version
Last Version 0.3

com.googlecode.eventio:eventio-examples-parent 0.2


GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio-examples-parent
Version

Version

0.2
Type

Type

pom

Download eventio-examples-parent 0.2

Filename Size
eventio-examples-parent-0.2.pom 583 bytes
Browse

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