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