is not current version
Last Version 3.0.4

io.tesler:tesler-starter-notifications-model 3.0.0.M14

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-notifications-model
Version

Version

3.0.0.M14
Type

Type

jar

Download tesler-starter-notifications-model 3.0.0.M14


<!-- https://jarcasting.com/artifacts/io.tesler/tesler-starter-notifications-model/ -->
<dependency>
    <groupId>io.tesler</groupId>
    <artifactId>tesler-starter-notifications-model</artifactId>
    <version>3.0.0.M14</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-notifications-model/
implementation 'io.tesler:tesler-starter-notifications-model:3.0.0.M14'
// https://jarcasting.com/artifacts/io.tesler/tesler-starter-notifications-model/
implementation ("io.tesler:tesler-starter-notifications-model:3.0.0.M14")
'io.tesler:tesler-starter-notifications-model:jar:3.0.0.M14'
<dependency org="io.tesler" name="tesler-starter-notifications-model" rev="3.0.0.M14">
  <artifact name="tesler-starter-notifications-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-starter-notifications-model', version='3.0.0.M14')
)
libraryDependencies += "io.tesler" % "tesler-starter-notifications-model" % "3.0.0.M14"
[io.tesler/tesler-starter-notifications-model "3.0.0.M14"]