tinData - events, not elephants

a lightweight, straight forward event framework

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.micwin.tindata
ArtifactId

ArtifactId

tindata-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

tinData - events, not elephants
a lightweight, straight forward event framework
Source Code Management

Source Code Management

http://github.com/micwin/tinData

Download tindata-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2.1
0.2