не последняя версия
Последняя версия 1.1.0

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

pojos are combined to derive other pojos.

Группа

Группа

cc.duduhuo.util
Идентификатор

Идентификатор

pojo-derivation-compiler
Версия

Версия

1.0.0.beta3
Тип

Тип

jar

Скачать pojo-derivation-compiler 1.0.0.beta3


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