| Группа | Группаcom.github.eirslett |
|---|---|
| Идентификатор | Идентификаторfrontend-plugins |
| Версия | Версия0.0.25 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| frontend-plugins-0.0.25.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/ -->
<dependency>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-plugins</artifactId>
<version>0.0.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/
implementation 'com.github.eirslett:frontend-plugins:0.0.25'
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugins/
implementation ("com.github.eirslett:frontend-plugins:0.0.25")
'com.github.eirslett:frontend-plugins:pom:0.0.25'
<dependency org="com.github.eirslett" name="frontend-plugins" rev="0.0.25">
<artifact name="frontend-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.eirslett', module='frontend-plugins', version='0.0.25')
)
libraryDependencies += "com.github.eirslett" % "frontend-plugins" % "0.0.25"
[com.github.eirslett/frontend-plugins "0.0.25"]