is not current version
Last Version 1.18.0

br.com.objectos:way-auto-pojo 1.13.1

way-core module code generators.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-auto-pojo
Version

Version

1.13.1
Type

Type

jar

Download way-auto-pojo 1.13.1


<!-- https://jarcasting.com/artifacts/br.com.objectos/way-auto-pojo/ -->
<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>way-auto-pojo</artifactId>
    <version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-auto-pojo/
implementation 'br.com.objectos:way-auto-pojo:1.13.1'
// https://jarcasting.com/artifacts/br.com.objectos/way-auto-pojo/
implementation ("br.com.objectos:way-auto-pojo:1.13.1")
'br.com.objectos:way-auto-pojo:jar:1.13.1'
<dependency org="br.com.objectos" name="way-auto-pojo" rev="1.13.1">
  <artifact name="way-auto-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-auto-pojo', version='1.13.1')
)
libraryDependencies += "br.com.objectos" % "way-auto-pojo" % "1.13.1"
[br.com.objectos/way-auto-pojo "1.13.1"]