Utils collection

Collection of utils for Java

License

License

GroupId

GroupId

xyz.cp74
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Utils collection
Collection of utils for Java
Project URL

Project URL

https://github.com/cyberp/cpu
Source Code Management

Source Code Management

https://github.com/cyberp/cpu

Download utils

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.tinylog : tinylog-api jar 2.3.2
org.tinylog : tinylog-impl jar 2.3.2
org.tinylog : slf4j-tinylog jar 2.3.2
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.2
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1