co.arago.util:common

Utility library anything else. ;)

License

License

GroupId

GroupId

co.arago.util
ArtifactId

ArtifactId

common
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Utility library anything else. ;)
Project Organization

Project Organization

arago GmbH

Download common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.2.1
0.1.0