com.github.jchanghong.test.Test1.kt Maven / Gradle / Ivy
package com.github.jchanghong.test
import com.github.jchanghong.file.FileHelper
fun main() {
FileHelper.removeMavenLastAndRemoteFiles("D:/mavendir")
}
package com.github.jchanghong.test
import com.github.jchanghong.file.FileHelper
fun main() {
FileHelper.removeMavenLastAndRemoteFiles("D:/mavendir")
}