util

Some utils

License

License

GroupId

GroupId

io.github.dstears
ArtifactId

ArtifactId

util
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

util
Some utils
Project URL

Project URL

https://github.com/Dstears/util

Download util

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.slf4j : slf4j-api jar 1.7.32
org.jsoup : jsoup jar 1.14.3

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.32

system (1)

Group / Artifact Type Version
com.sun » tools jar 8

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1