| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.songyz0310 |
| ArtifactId | ArtifactIdjava-toolkits-file |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava toolkits
|
| Filename | Size |
|---|---|
| java-toolkits-file-0.0.2.pom | |
| java-toolkits-file-0.0.2.jar | 8 KB |
| java-toolkits-file-0.0.2-sources.jar | 4 KB |
| java-toolkits-file-0.0.2-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-file/ -->
<dependency>
<groupId>com.github.songyz0310</groupId>
<artifactId>java-toolkits-file</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-file/
implementation 'com.github.songyz0310:java-toolkits-file:0.0.2'
// https://jarcasting.com/artifacts/com.github.songyz0310/java-toolkits-file/
implementation ("com.github.songyz0310:java-toolkits-file:0.0.2")
'com.github.songyz0310:java-toolkits-file:jar:0.0.2'
<dependency org="com.github.songyz0310" name="java-toolkits-file" rev="0.0.2">
<artifact name="java-toolkits-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.songyz0310', module='java-toolkits-file', version='0.0.2')
)
libraryDependencies += "com.github.songyz0310" % "java-toolkits-file" % "0.0.2"
[com.github.songyz0310/java-toolkits-file "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| com.github.songyz0310 : java-toolkits-utility | jar | 0.0.1 |