is not current version
Last Version 0.7.0

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


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

testable-pojo-plugin
Version

Version

0.4.0
Type

Type

jar

Download testable-pojo-plugin 0.4.0


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