is not current version
Last Version 0.10.0

com.github.crabs-hue.commons:commons-aggregator 0.8.0

Library aggregating fields using annotations in complex objects structures

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-aggregator
Version

Version

0.8.0
Type

Type

jar

Download commons-aggregator 0.8.0


<!-- https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/ -->
<dependency>
    <groupId>com.github.crabs-hue.commons</groupId>
    <artifactId>commons-aggregator</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/
implementation 'com.github.crabs-hue.commons:commons-aggregator:0.8.0'
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/
implementation ("com.github.crabs-hue.commons:commons-aggregator:0.8.0")
'com.github.crabs-hue.commons:commons-aggregator:jar:0.8.0'
<dependency org="com.github.crabs-hue.commons" name="commons-aggregator" rev="0.8.0">
  <artifact name="commons-aggregator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crabs-hue.commons', module='commons-aggregator', version='0.8.0')
)
libraryDependencies += "com.github.crabs-hue.commons" % "commons-aggregator" % "0.8.0"
[com.github.crabs-hue.commons/commons-aggregator "0.8.0"]