is not current version
Last Version 7.1.0

org.femtoframework.util:femto-util 7.0.4


GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-util
Version

Version

7.0.4
Type

Type

jar

Download femto-util 7.0.4


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