is not current version
Last Version 0.6.0

br.com.objectos.way:testable 0.2.2


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

testable
Version

Version

0.2.2
Type

Type

jar

Download testable 0.2.2


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