GroupId | GroupIdio.sundr |
---|---|
ArtifactId | ArtifactIdbuilder-annotations |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
builder-annotations-1.14.0.pom | |
builder-annotations-1.14.0.jar | 174 KB |
builder-annotations-1.14.0-sources.jar | 65 KB |
builder-annotations-1.14.0-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr/builder-annotations/ -->
<dependency>
<groupId>io.sundr</groupId>
<artifactId>builder-annotations</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/builder-annotations/
implementation 'io.sundr:builder-annotations:1.14.0'
// https://jarcasting.com/artifacts/io.sundr/builder-annotations/
implementation ("io.sundr:builder-annotations:1.14.0")
'io.sundr:builder-annotations:jar:1.14.0'
<dependency org="io.sundr" name="builder-annotations" rev="1.14.0">
<artifact name="builder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='builder-annotations', version='1.14.0')
)
libraryDependencies += "io.sundr" % "builder-annotations" % "1.14.0"
[io.sundr/builder-annotations "1.14.0"]