JASCopyFile

JASCopyFile is a library that makes it easy to copy between files using swing.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.juliansantosinfo
ArtifactId

ArtifactId

JASCopyFile
Last Version

Last Version

0.01
Release Date

Release Date

Type

Type

jar
Description

Description

JASCopyFile
JASCopyFile is a library that makes it easy to copy between files using swing.
Project URL

Project URL

https://github.com/juliansantosinfo/JASCopyFile
Source Code Management

Source Code Management

https://github.com/juliansantosinfo/JASCopyFile.git

Download JASCopyFile

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.juliansantosinfo/JASCopyFile/ -->
<dependency>
    <groupId>com.github.juliansantosinfo</groupId>
    <artifactId>JASCopyFile</artifactId>
    <version>0.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.juliansantosinfo/JASCopyFile/
implementation 'com.github.juliansantosinfo:JASCopyFile:0.01'
// https://jarcasting.com/artifacts/com.github.juliansantosinfo/JASCopyFile/
implementation ("com.github.juliansantosinfo:JASCopyFile:0.01")
'com.github.juliansantosinfo:JASCopyFile:jar:0.01'
<dependency org="com.github.juliansantosinfo" name="JASCopyFile" rev="0.01">
  <artifact name="JASCopyFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.juliansantosinfo', module='JASCopyFile', version='0.01')
)
libraryDependencies += "com.github.juliansantosinfo" % "JASCopyFile" % "0.01"
[com.github.juliansantosinfo/JASCopyFile "0.01"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.01