is not current version
Last Version 7.1.0

org.femtoframework.util:femto-parent 7.0.1

Femto useful utilities

GroupId

GroupId

org.femtoframework.util
ArtifactId

ArtifactId

femto-parent
Version

Version

7.0.1
Type

Type

pom

Download femto-parent 7.0.1

Filename Size
femto-parent-7.0.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-parent/
implementation 'org.femtoframework.util:femto-parent:7.0.1'
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-parent/
implementation ("org.femtoframework.util:femto-parent:7.0.1")
'org.femtoframework.util:femto-parent:pom:7.0.1'
<dependency org="org.femtoframework.util" name="femto-parent" rev="7.0.1">
  <artifact name="femto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.util', module='femto-parent', version='7.0.1')
)
libraryDependencies += "org.femtoframework.util" % "femto-parent" % "7.0.1"
[org.femtoframework.util/femto-parent "7.0.1"]