is not current version
Last Version 1.14.0

io.sundr:builder-annotations 0.1.26


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

builder-annotations
Version

Version

0.1.26
Type

Type

jar

Download builder-annotations 0.1.26


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