| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.micwin.ticino |
| ArtifactId | ArtifactIdticino-events |
| Last Version | Last Version0.3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionticino events
contains core classes EventScope, DispatchException and IPostProcessor
|
| Filename | Size |
|---|---|
| ticino-events-0.3.6.pom | |
| ticino-events-0.3.6.jar | 10 KB |
| ticino-events-0.3.6-sources.jar | 5 KB |
| ticino-events-0.3.6-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.micwin.ticino/ticino-events/ -->
<dependency>
<groupId>net.micwin.ticino</groupId>
<artifactId>ticino-events</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.micwin.ticino/ticino-events/
implementation 'net.micwin.ticino:ticino-events:0.3.6'
// https://jarcasting.com/artifacts/net.micwin.ticino/ticino-events/
implementation ("net.micwin.ticino:ticino-events:0.3.6")
'net.micwin.ticino:ticino-events:jar:0.3.6'
<dependency org="net.micwin.ticino" name="ticino-events" rev="0.3.6">
<artifact name="ticino-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.micwin.ticino', module='ticino-events', version='0.3.6')
)
libraryDependencies += "net.micwin.ticino" % "ticino-events" % "0.3.6"
[net.micwin.ticino/ticino-events "0.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |