is not current version
Last Version 0.7.0

br.com.objectos:testable-pojo-plugin 0.4.3


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

testable-pojo-plugin
Version

Version

0.4.3
Type

Type

jar

Download testable-pojo-plugin 0.4.3


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