Search file by template
The java/swing application to search files by template with content.
License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.javadev |
ArtifactId | ArtifactIdsearch-file-by-template |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSearch file by template
The swing application to search files by template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.swing-layout : swing-layout | jar | 1.0 |
The java/swing application to search files by template with content.