| License |
License |
|---|---|
| GroupId | GroupIdio.sundr.tests |
| ArtifactId | ArtifactIdshapes-extension |
| Last Version | Last Version0.91.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSundrio :: Tests :: Shapes extension
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.
|
| Filename | Size |
|---|---|
| shapes-extension-0.91.1.pom | |
| shapes-extension-0.91.1.jar | 10 KB |
| shapes-extension-0.91.1-sources.jar | 1 KB |
| shapes-extension-0.91.1-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sundr.tests/shapes-extension/ -->
<dependency>
<groupId>io.sundr.tests</groupId>
<artifactId>shapes-extension</artifactId>
<version>0.91.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/shapes-extension/
implementation 'io.sundr.tests:shapes-extension:0.91.1'
// https://jarcasting.com/artifacts/io.sundr.tests/shapes-extension/
implementation ("io.sundr.tests:shapes-extension:0.91.1")
'io.sundr.tests:shapes-extension:jar:0.91.1'
<dependency org="io.sundr.tests" name="shapes-extension" rev="0.91.1">
<artifact name="shapes-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='shapes-extension', version='0.91.1')
)
libraryDependencies += "io.sundr.tests" % "shapes-extension" % "0.91.1"
[io.sundr.tests/shapes-extension "0.91.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sundr.tests : shapes | jar | 0.91.1 |
| io.sundr : builder-annotations | jar | 0.91.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |