Last Version

Utils 1.0.2

The parent Project for multiple util projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils
ArtifactId

ArtifactId

utils
Version

Version

1.0.2
Type

Type

pom
Description

Description

Utils
The parent Project for multiple util projects
Project URL

Project URL

https://github.com/s-jr/Utils
Source Code Management

Source Code Management

https://github.com/s-jr/Utils/tree/master

Download utils 1.0.2

Filename Size
utils-1.0.2.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • DependencyManagement
  • ConverterUtils
  • GenericDAOs