is not current version
Last Version 1.6.2

com.github.orm-fux:ormfux-common-util 1.6.0

A small collection of Java utilities for every-day use

Categories

Categories

ORM Data
GroupId

GroupId

com.github.orm-fux
ArtifactId

ArtifactId

ormfux-common-util
Version

Version

1.6.0
Type

Type

jar

Download ormfux-common-util 1.6.0


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