License |
License |
---|---|
GroupId | GroupIdio.github.swsk33 |
ArtifactId | ArtifactIdread-and-write |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReadAndWriteJ
一个简单的实现文件简易读写的jar包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
read-and-write-7.0.1.pom | |
read-and-write-7.0.1.jar | 34 KB |
read-and-write-7.0.1-sources.jar | 16 KB |
read-and-write-7.0.1-javadoc.jar | 201 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |