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

io.thestencil:demo-app 1.138


Группа

Группа

io.thestencil
Идентификатор

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

demo-app
Версия

Версия

1.138
Тип

Тип

jar

Скачать demo-app 1.138


<!-- https://jarcasting.com/artifacts/io.thestencil/demo-app/ -->
<dependency>
    <groupId>io.thestencil</groupId>
    <artifactId>demo-app</artifactId>
    <version>1.138</version>
</dependency>
// https://jarcasting.com/artifacts/io.thestencil/demo-app/
implementation 'io.thestencil:demo-app:1.138'
// https://jarcasting.com/artifacts/io.thestencil/demo-app/
implementation ("io.thestencil:demo-app:1.138")
'io.thestencil:demo-app:jar:1.138'
<dependency org="io.thestencil" name="demo-app" rev="1.138">
  <artifact name="demo-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thestencil', module='demo-app', version='1.138')
)
libraryDependencies += "io.thestencil" % "demo-app" % "1.138"
[io.thestencil/demo-app "1.138"]