License |
License |
---|---|
GroupId | GroupIdio.sundr.tests |
ArtifactId | ArtifactIdbuildalbe-fields |
Version | Version0.90.5 |
Type | Typejar |
Description |
DescriptionSundrio :: Tests :: Buildable Fields
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
Filename | Size |
---|---|
buildalbe-fields-0.90.5.pom | |
buildalbe-fields-0.90.5.jar | 23 KB |
buildalbe-fields-0.90.5-sources.jar | 13 KB |
buildalbe-fields-0.90.5-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/ -->
<dependency>
<groupId>io.sundr.tests</groupId>
<artifactId>buildalbe-fields</artifactId>
<version>0.90.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation 'io.sundr.tests:buildalbe-fields:0.90.5'
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation ("io.sundr.tests:buildalbe-fields:0.90.5")
'io.sundr.tests:buildalbe-fields:jar:0.90.5'
<dependency org="io.sundr.tests" name="buildalbe-fields" rev="0.90.5">
<artifact name="buildalbe-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='buildalbe-fields', version='0.90.5')
)
libraryDependencies += "io.sundr.tests" % "buildalbe-fields" % "0.90.5"
[io.sundr.tests/buildalbe-fields "0.90.5"]
Group / Artifact | Type | Version |
---|---|---|
io.sundr : builder-annotations | jar | 0.90.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |