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 | ArtifactIdsearchfilebytemplate |
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 |
Filename | Size |
---|---|
searchfilebytemplate-1.0.pom | |
searchfilebytemplate-1.0.jar | 24 KB |
searchfilebytemplate-1.0-sources.jar | 8 KB |
searchfilebytemplate-1.0-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
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.