Last Version

com.github.hemantsonu20:java-util 1.0.1

A java util library containing some utils functions for Strings and Lists

License

License

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.github.hemantsonu20
ArtifactId

ArtifactId

java-util
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.github.hemantsonu20:java-util
A java util library containing some utils functions for Strings and Lists
Project URL

Project URL

https://github.com/hemantsonu20/java-util
Source Code Management

Source Code Management

https://github.com/hemantsonu20/java-util

Download java-util 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.