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