is not current version
Last Version 0.11.0

br.com.objectos.pojo:testing 0.8.0


GroupId

GroupId

br.com.objectos.pojo
ArtifactId

ArtifactId

testing
Version

Version

0.8.0
Type

Type

jar

Download testing 0.8.0


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