silentsoft-io

IO utility library

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

silentsoft-io
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

silentsoft-io
IO utility library
Project URL

Project URL

https://github.com/silentsoft/silentsoft-io
Source Code Management

Source Code Management

https://github.com/silentsoft/silentsoft-io.git

Download silentsoft-io

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0