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

io.thestencil:stencil-ide-integration 1.010


Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

stencil-ide-integration
Версия

Версия

1.010
Тип

Тип

jar

Скачать stencil-ide-integration 1.010


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