io.github.dbstarll.utils:utils-lang

commons lang utils

License

License

GroupId

GroupId

io.github.dbstarll.utils
ArtifactId

ArtifactId

utils-lang
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

commons lang utils
Project URL

Project URL

https://github.com/dbstarll/utils-lang
Source Code Management

Source Code Management

https://github.com/dbstarll/utils-lang/tree/main

Download utils-lang

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1