не последняя версия
Последняя версия 7.0.0

com.gitee.swsk33:read-and-write 5.0.0-1024

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

Группа

Группа

com.gitee.swsk33
Идентификатор

Идентификатор

read-and-write
Версия

Версия

5.0.0-1024
Тип

Тип

jar

Скачать read-and-write 5.0.0-1024


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