Last Version

fun.hereis.code:utils 3.0.RLS

The common code which are used frequently.

License

License

GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

utils
Version

Version

3.0.RLS
Type

Type

jar
Description

Description

The common code which are used frequently.
Project Organization

Project Organization

Pivotal Software, Inc.

Download utils 3.0.RLS


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-ext-jdk15on jar 1.60

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.