License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.femtoframework.net |
ArtifactId | ArtifactIdfemto-net |
Version | Version7.0.0 |
Type | Typepom |
Description |
DescriptionFemto useful utilities
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
femto-net-7.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.femtoframework.net/femto-net/ -->
<dependency>
<groupId>org.femtoframework.net</groupId>
<artifactId>femto-net</artifactId>
<version>7.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.femtoframework.net/femto-net/
implementation 'org.femtoframework.net:femto-net:7.0.0'
// https://jarcasting.com/artifacts/org.femtoframework.net/femto-net/
implementation ("org.femtoframework.net:femto-net:7.0.0")
'org.femtoframework.net:femto-net:pom:7.0.0'
<dependency org="org.femtoframework.net" name="femto-net" rev="7.0.0">
<artifact name="femto-net" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.femtoframework.net', module='femto-net', version='7.0.0')
)
libraryDependencies += "org.femtoframework.net" % "femto-net" % "7.0.0"
[org.femtoframework.net/femto-net "7.0.0"]