Last Version

Common Events 0.1.1

Simple event driven mechanism in java with no external dependencies

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

commonevents
Version

Version

0.1.1
Type

Type

jar
Description

Description

Common Events
Simple event driven mechanism in java with no external dependencies
Project URL

Project URL

https://github.com/teras
Source Code Management

Source Code Management

http://github.com/teras/CommonEvents/tree/master

Download commonevents 0.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.