Search file by template
The java/swing application to search files by template with content.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки |
| Группа | Группаcom.github.javadev |
| Идентификатор | Идентификаторsearch-file-by-template |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSearch file by template
The swing application to search files by template
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| search-file-by-template-1.0.pom | |
| search-file-by-template-1.0.jar | 24 KB |
| search-file-by-template-1.0-sources.jar | 8 KB |
| search-file-by-template-1.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.javadev/search-file-by-template/ -->
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>search-file-by-template</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javadev/search-file-by-template/
implementation 'com.github.javadev:search-file-by-template:1.0'
// https://jarcasting.com/artifacts/com.github.javadev/search-file-by-template/
implementation ("com.github.javadev:search-file-by-template:1.0")
'com.github.javadev:search-file-by-template:jar:1.0'
<dependency org="com.github.javadev" name="search-file-by-template" rev="1.0">
<artifact name="search-file-by-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javadev', module='search-file-by-template', version='1.0')
)
libraryDependencies += "com.github.javadev" % "search-file-by-template" % "1.0"
[com.github.javadev/search-file-by-template "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.swing-layout : swing-layout | jar | 1.0 |
The java/swing application to search files by template with content.