License |
License |
---|---|
GroupId | GroupIdorg.femtoframework.util |
ArtifactId | ArtifactIdfemto-parent |
Version | Version7.1.0 |
Type | Typepom |
Description |
Descriptionfemto-parent
Femto useful utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
femto-parent-7.1.0.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.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-parent/
implementation 'org.femtoframework.util:femto-parent:7.1.0'
// https://jarcasting.com/artifacts/org.femtoframework.util/femto-parent/
implementation ("org.femtoframework.util:femto-parent:7.1.0")
'org.femtoframework.util:femto-parent:pom:7.1.0'
<dependency org="org.femtoframework.util" name="femto-parent" rev="7.1.0">
<artifact name="femto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.util', module='femto-parent', version='7.1.0')
)
libraryDependencies += "org.femtoframework.util" % "femto-parent" % "7.1.0"
[org.femtoframework.util/femto-parent "7.1.0"]