is not current version
Last Version 0.0.7

Seceh basic utils for Java 0.0.2

This is a basic utils for Java.

License

License

GroupId

GroupId

com.seceh
ArtifactId

ArtifactId

basic-utils
Version

Version

0.0.2
Type

Type

jar
Description

Description

Seceh basic utils for Java
This is a basic utils for Java.
Project URL

Project URL

https://github.com/orzroa/basic-utils

Download basic-utils 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.