не последняя версия
Последняя версия 2.3.1

br.com.objectos:way-etc 0.1.0

objectos way ETC

Группа

Группа

br.com.objectos
Идентификатор

Идентификатор

way-etc
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать way-etc 0.1.0


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