Last Version

Sundrio :: Annotations 0.0.25

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

License

License

GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-annotations
Version

Version

0.0.25
Type

Type

jar
Description

Description

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

Download sundr-annotations 0.0.25


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

Dependencies

compile (2)

Group / Artifact Type Version
io.sundr : sundr-core jar 0.0.25
io.sundr : sundr-codegen jar 0.0.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.7

Project Modules

There are no modules declared in this project.