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

br.com.objectos:shell-api 0.1.0


Группа

Группа

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

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

shell-api
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать shell-api 0.1.0


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