is not current version
Last Version 1.6.2

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

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.5.1
Type

Type

jar

Download ormfux-common-util 1.5.1


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