is not current version
Last Version 7.0.0

com.gitee.swsk33:read-and-write 4.5.11

一个简单的实现文件简易读写的jar包。

GroupId

GroupId

com.gitee.swsk33
ArtifactId

ArtifactId

read-and-write
Version

Version

4.5.11
Type

Type

jar

Download read-and-write 4.5.11


<!-- https://jarcasting.com/artifacts/com.gitee.swsk33/read-and-write/ -->
<dependency>
    <groupId>com.gitee.swsk33</groupId>
    <artifactId>read-and-write</artifactId>
    <version>4.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.swsk33/read-and-write/
implementation 'com.gitee.swsk33:read-and-write:4.5.11'
// https://jarcasting.com/artifacts/com.gitee.swsk33/read-and-write/
implementation ("com.gitee.swsk33:read-and-write:4.5.11")
'com.gitee.swsk33:read-and-write:jar:4.5.11'
<dependency org="com.gitee.swsk33" name="read-and-write" rev="4.5.11">
  <artifact name="read-and-write" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.swsk33', module='read-and-write', version='4.5.11')
)
libraryDependencies += "com.gitee.swsk33" % "read-and-write" % "4.5.11"
[com.gitee.swsk33/read-and-write "4.5.11"]