Last Version

Utils 1.1.2

Project consist from few useful classes that simplifying routine tasks (reading/writing files, reading from web, extracting JSON)

License

License

GroupId

GroupId

com.github.wslf
ArtifactId

ArtifactId

Utils
Version

Version

1.1.2
Type

Type

jar
Description

Description

Utils
Project consist from few useful classes that simplifying routine tasks (reading/writing files, reading from web, extracting JSON)
Project URL

Project URL

https://github.com/WslF/Utils.git
Source Code Management

Source Code Management

https://github.com/WslF/Utils.git

Download Utils 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20160810

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.