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