util

web utils

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

util
Last Version

Last Version

0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

util
web utils

Download util

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0-RELEASE