is not current version
Last Version 7.1.0

org.femtoframework.util:femto-parent 7.0.4

Femto useful utilities

GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-parent
Version

Version

7.0.4
Type

Type

pom

Download femto-parent 7.0.4

Filename Size
femto-parent-7.0.4.pom 8 KB
Browse

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