is not current version
Last Version 0.6.0

br.com.objectos.way:testable 0.4.0


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

testable
Version

Version

0.4.0
Type

Type

jar

Download testable 0.4.0


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