is not current version
Last Version 0.2.3

net.osgiliath.framework:net.osgiliath.feature.functional 0.2.2

Enables Guavas, Apache commons, etc... All stuf that simplify programming in general

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.functional
Version

Version

0.2.2
Type

Type

jar

Download net.osgiliath.feature.functional 0.2.2


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.functional/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.functional</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.functional/
implementation 'net.osgiliath.framework:net.osgiliath.feature.functional:0.2.2'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.functional/
implementation ("net.osgiliath.framework:net.osgiliath.feature.functional:0.2.2")
'net.osgiliath.framework:net.osgiliath.feature.functional:jar:0.2.2'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.functional" rev="0.2.2">
  <artifact name="net.osgiliath.feature.functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.functional', version='0.2.2')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.functional" % "0.2.2"
[net.osgiliath.framework/net.osgiliath.feature.functional "0.2.2"]