| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.natusoft.tools.fileeditor |
| Идентификатор | ИдентификаторFileEditor |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFileEditor
Provides a programmable only text file editor. No gui is available. It supplies
most of the features you expect from an editor including selections.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| FileEditor-2.0.1.pom | |
| FileEditor-2.0.1.jar | 24 KB |
| FileEditor-2.0.1-sources.jar | 24 KB |
| FileEditor-2.0.1-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.natusoft.tools.fileeditor/FileEditor/ -->
<dependency>
<groupId>se.natusoft.tools.fileeditor</groupId>
<artifactId>FileEditor</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.natusoft.tools.fileeditor/FileEditor/
implementation 'se.natusoft.tools.fileeditor:FileEditor:2.0.1'
// https://jarcasting.com/artifacts/se.natusoft.tools.fileeditor/FileEditor/
implementation ("se.natusoft.tools.fileeditor:FileEditor:2.0.1")
'se.natusoft.tools.fileeditor:FileEditor:jar:2.0.1'
<dependency org="se.natusoft.tools.fileeditor" name="FileEditor" rev="2.0.1">
<artifact name="FileEditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.natusoft.tools.fileeditor', module='FileEditor', version='2.0.1')
)
libraryDependencies += "se.natusoft.tools.fileeditor" % "FileEditor" % "2.0.1"
[se.natusoft.tools.fileeditor/FileEditor "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| se.natusoft.tools.codelicmgr : CodeLicenseManager-annotations-retention-source | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |