is not current version
Last Version 0.2.3

net.osgiliath:net.osgiliath.framework 0.1.2

Karaf features and Osgiliath frameworks modules

Categories

Categories

Net
GroupId

GroupId

net.osgiliath
ArtifactId

ArtifactId

net.osgiliath.framework
Version

Version

0.1.2
Type

Type

pom

Download net.osgiliath.framework 0.1.2


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