Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.micwin.ticino |
ArtifactId | ArtifactIdticino-events |
Version | Version0.3.5 |
Type | Typejar |
Filename | Size |
---|---|
ticino-events-0.3.5.pom | |
ticino-events-0.3.5.jar | 10 KB |
ticino-events-0.3.5-sources.jar | 5 KB |
ticino-events-0.3.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.micwin.ticino/ticino-events/
implementation 'net.micwin.ticino:ticino-events:0.3.5'
// https://jarcasting.com/artifacts/net.micwin.ticino/ticino-events/
implementation ("net.micwin.ticino:ticino-events:0.3.5")
'net.micwin.ticino:ticino-events:jar:0.3.5'
<dependency org="net.micwin.ticino" name="ticino-events" rev="0.3.5">
<artifact name="ticino-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.micwin.ticino', module='ticino-events', version='0.3.5')
)
libraryDependencies += "net.micwin.ticino" % "ticino-events" % "0.3.5"
[net.micwin.ticino/ticino-events "0.3.5"]