is not current version
Last Version 1.0.2.Final

com.adeptj:adeptj-modules-commons-utils 1.0.1.Final

AdeptJ Modules :: Commons :: Services And Utilities

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-modules-commons-utils
Version

Version

1.0.1.Final
Type

Type

jar

Download adeptj-modules-commons-utils 1.0.1.Final


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