| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.micwin.tindata |
| ArtifactId | ArtifactIdtindata-core |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiontinData - events, not elephants
a lightweight, straight forward event framework
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tindata-core-0.3.pom | |
| tindata-core-0.3.jar | 6 KB |
| tindata-core-0.3-sources.jar | 2 KB |
| tindata-core-0.3-javadoc.jar | 27 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |