| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codehaus.jtstand |
| Идентификатор | Идентификаторjtstand-editor |
| Последняя версия | Последняя версия1.5.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjtstand-editor
jtstand-editor is a syntax highlighting text editor, derived from rsyntaxtextarea
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jtstand-editor-1.5.13.pom | |
| jtstand-editor-1.5.13.jar | 607 KB |
| jtstand-editor-1.5.13-sources.jar | 798 KB |
| jtstand-editor-1.5.13-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-editor/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-editor</artifactId>
<version>1.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-editor/
implementation 'org.codehaus.jtstand:jtstand-editor:1.5.13'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-editor/
implementation ("org.codehaus.jtstand:jtstand-editor:1.5.13")
'org.codehaus.jtstand:jtstand-editor:jar:1.5.13'
<dependency org="org.codehaus.jtstand" name="jtstand-editor" rev="1.5.13">
<artifact name="jtstand-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-editor', version='1.5.13')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-editor" % "1.5.13"
[org.codehaus.jtstand/jtstand-editor "1.5.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |