| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииЯзыки программирования Python |
| Группа | Группаio.github.ReleaseStandard.CodeEditor.languages |
| Идентификатор | Идентификаторpython |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеpython
python for CodeEditor
|
| Имя Файла | Размер |
|---|---|
| python-1.1.0.pom | |
| python-1.1.0-sources.jar | 261 bytes |
| python-1.1.0-javadoc.jar | 261 bytes |
| python-1.1.0-all.jar | 346 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.languages/python/ -->
<dependency>
<groupId>io.github.ReleaseStandard.CodeEditor.languages</groupId>
<artifactId>python</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.languages/python/
implementation 'io.github.ReleaseStandard.CodeEditor.languages:python:1.1.0'
// https://jarcasting.com/artifacts/io.github.ReleaseStandard.CodeEditor.languages/python/
implementation ("io.github.ReleaseStandard.CodeEditor.languages:python:1.1.0")
'io.github.ReleaseStandard.CodeEditor.languages:python:aar:1.1.0'
<dependency org="io.github.ReleaseStandard.CodeEditor.languages" name="python" rev="1.1.0">
<artifact name="python" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ReleaseStandard.CodeEditor.languages', module='python', version='1.1.0')
)
libraryDependencies += "io.github.ReleaseStandard.CodeEditor.languages" % "python" % "1.1.0"
[io.github.ReleaseStandard.CodeEditor.languages/python "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.9.2 |
| io.github.ReleaseStandard.CodeEditor : logger-debug | jar | 62.69.0 |
| io.github.ReleaseStandard.CodeEditor.editor : model | jar | 23.32.0 |