is not current version
Last Version 2.3.1

br.com.objectos:way-etc 1.21.0

objectos way ETC

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-etc
Version

Version

1.21.0
Type

Type

jar

Download way-etc 1.21.0


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