is not current version
Last Version 0.91.1

Sundrio :: Model :: Model (Base and Builder) 0.80.0

Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.

License

License

GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-model
Version

Version

0.80.0
Type

Type

jar
Description

Description

Sundrio :: Model :: Model (Base and Builder)
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.

Download sundr-model 0.80.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.sundr : sundr-core jar 0.80.0
io.sundr : sundr-model-base jar 0.80.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.