is not current version
Last Version 0.4.1

br.com.objectos.way:testable-legacy 0.2.1


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

testable-legacy
Version

Version

0.2.1
Type

Type

jar

Download testable-legacy 0.2.1


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