Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.features.karaf-features-functional |
Version | Version0.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-functional/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.features.karaf-features-functional</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-functional/
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features-functional:0.0.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.features.karaf-features-functional/
implementation ("net.osgiliath.framework:net.osgiliath.features.karaf-features-functional:0.0.3")
'net.osgiliath.framework:net.osgiliath.features.karaf-features-functional:jar:0.0.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-functional" rev="0.0.3">
<artifact name="net.osgiliath.features.karaf-features-functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-functional', version='0.0.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-functional" % "0.0.3"
[net.osgiliath.framework/net.osgiliath.features.karaf-features-functional "0.0.3"]