License |
License |
---|---|
GroupId | GroupIdio.sundr.tests |
ArtifactId | ArtifactIdshapes |
Version | Version0.40.1 |
Type | Typejar |
Description |
DescriptionSundrio :: Tests :: Shapes
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
Filename | Size |
---|---|
shapes-0.40.1.pom | |
shapes-0.40.1.jar | 109 KB |
shapes-0.40.1-sources.jar | 49 KB |
shapes-0.40.1-javadoc.jar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr.tests/shapes/ -->
<dependency>
<groupId>io.sundr.tests</groupId>
<artifactId>shapes</artifactId>
<version>0.40.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/shapes/
implementation 'io.sundr.tests:shapes:0.40.1'
// https://jarcasting.com/artifacts/io.sundr.tests/shapes/
implementation ("io.sundr.tests:shapes:0.40.1")
'io.sundr.tests:shapes:jar:0.40.1'
<dependency org="io.sundr.tests" name="shapes" rev="0.40.1">
<artifact name="shapes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='shapes', version='0.40.1')
)
libraryDependencies += "io.sundr.tests" % "shapes" % "0.40.1"
[io.sundr.tests/shapes "0.40.1"]
Group / Artifact | Type | Version |
---|---|---|
io.sundr : sundr-core | jar | 0.40.1 |
io.sundr : builder-annotations | jar | 0.40.1 |
io.sundr : resourcecify-annotations | jar | 0.40.1 |
io.sundr : transform-annotations | jar | 0.40.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |