ReadAndWriteJ

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

License

License

GroupId

GroupId

io.github.swsk33
ArtifactId

ArtifactId

read-and-write
Last Version

Last Version

7.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ReadAndWriteJ
一个简单的实现文件简易读写的jar包
Project URL

Project URL

https://gitee.com/swsk33/ReadAndWriteJ
Source Code Management

Source Code Management

https://gitee.com/swsk33/ReadAndWriteJ

Download read-and-write

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.1