is not current version
Last Version 0.3.4

net.micwin.ticino:ticino-parent 0.3.3

a lightweight, straight forward event framework

Categories

Categories

Net
GroupId

GroupId

net.micwin.ticino
ArtifactId

ArtifactId

ticino-parent
Version

Version

0.3.3
Type

Type

pom

Download ticino-parent 0.3.3

Filename Size
ticino-parent-0.3.3.pom 8 KB
Browse

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