is not current version
Last Version 1.1.0

cc.duduhuo.util:pojo-derivation-compiler 1.0.0.beta5

pojos are combined to derive other pojos.

GroupId

GroupId

cc.duduhuo.util
ArtifactId

ArtifactId

pojo-derivation-compiler
Version

Version

1.0.0.beta5
Type

Type

jar

Download pojo-derivation-compiler 1.0.0.beta5


<!-- https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-compiler/ -->
<dependency>
    <groupId>cc.duduhuo.util</groupId>
    <artifactId>pojo-derivation-compiler</artifactId>
    <version>1.0.0.beta5</version>
</dependency>
// https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-compiler/
implementation 'cc.duduhuo.util:pojo-derivation-compiler:1.0.0.beta5'
// https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-compiler/
implementation ("cc.duduhuo.util:pojo-derivation-compiler:1.0.0.beta5")
'cc.duduhuo.util:pojo-derivation-compiler:jar:1.0.0.beta5'
<dependency org="cc.duduhuo.util" name="pojo-derivation-compiler" rev="1.0.0.beta5">
  <artifact name="pojo-derivation-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.duduhuo.util', module='pojo-derivation-compiler', version='1.0.0.beta5')
)
libraryDependencies += "cc.duduhuo.util" % "pojo-derivation-compiler" % "1.0.0.beta5"
[cc.duduhuo.util/pojo-derivation-compiler "1.0.0.beta5"]