| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdio.norberg |
| ArtifactId | ArtifactIdauto-matter-parent |
| Version | Version0.18.0 |
| Type | Typepom |
| Description |
Descriptionauto-matter-parent
A small library for generating value classes and builders from value types defined as minimal
interfaces.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| auto-matter-parent-0.18.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.norberg/auto-matter-parent/ -->
<dependency>
<groupId>io.norberg</groupId>
<artifactId>auto-matter-parent</artifactId>
<version>0.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.norberg/auto-matter-parent/
implementation 'io.norberg:auto-matter-parent:0.18.0'
// https://jarcasting.com/artifacts/io.norberg/auto-matter-parent/
implementation ("io.norberg:auto-matter-parent:0.18.0")
'io.norberg:auto-matter-parent:pom:0.18.0'
<dependency org="io.norberg" name="auto-matter-parent" rev="0.18.0">
<artifact name="auto-matter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.norberg', module='auto-matter-parent', version='0.18.0')
)
libraryDependencies += "io.norberg" % "auto-matter-parent" % "0.18.0"
[io.norberg/auto-matter-parent "0.18.0"]