is not current version
Last Version 1.0.13

org.jresearch.commons.base:org.jresearch.commons.base.util 1.0.8

Some base utils user in JRS projects

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jresearch.commons.base
ArtifactId

ArtifactId

org.jresearch.commons.base.util
Version

Version

1.0.8
Type

Type

jar

Download org.jresearch.commons.base.util 1.0.8


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