Last Version

Tide 1.0.1

Event based pub-sub framework for Java

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.abyu
ArtifactId

ArtifactId

tide
Version

Version

1.0.1
Type

Type

jar
Description

Description

Tide
Event based pub-sub framework for Java
Project URL

Project URL

http://abyu.github.io/tide
Source Code Management

Source Code Management

https://github.com/abyu/tide/

Download tide 1.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.