| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIntelliJ IDEA Инструменты разработки IDE |
| Группа | Группаcom.github.adedayo.intellij.sdk |
| Идентификатор | Идентификаторresources-en |
| Версия | Версия142.1 |
| Тип | Типjar |
| Описание |
Описаниеresources-en
A packaging of the IntelliJ Community Edition resources-en library.
This is release number 1 of trunk branch 142.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| resources-en-142.1.pom | |
| resources-en-142.1.jar | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/resources-en/ -->
<dependency>
<groupId>com.github.adedayo.intellij.sdk</groupId>
<artifactId>resources-en</artifactId>
<version>142.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/resources-en/
implementation 'com.github.adedayo.intellij.sdk:resources-en:142.1'
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/resources-en/
implementation ("com.github.adedayo.intellij.sdk:resources-en:142.1")
'com.github.adedayo.intellij.sdk:resources-en:jar:142.1'
<dependency org="com.github.adedayo.intellij.sdk" name="resources-en" rev="142.1">
<artifact name="resources-en" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.intellij.sdk', module='resources-en', version='142.1')
)
libraryDependencies += "com.github.adedayo.intellij.sdk" % "resources-en" % "142.1"
[com.github.adedayo.intellij.sdk/resources-en "142.1"]