is not current version
Last Version 0.0.2

com.github.songyz0310:java-toolkits-file 0.0.1


Categories

Categories

Java Languages
GroupId

GroupId

com.github.songyz0310
ArtifactId

ArtifactId

java-toolkits-file
Version

Version

0.0.1
Type

Type

jar

Download java-toolkits-file 0.0.1


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