is not current version
Last Version 0.3.7

net.osgiliath.features:net.osgiliath.feature.messaging 0.3.3

Asynchronous messaging support for Osgiliath

Categories

Categories

Net Messaging Application Layer Libs
GroupId

GroupId

net.osgiliath.features
ArtifactId

ArtifactId

net.osgiliath.feature.messaging
Version

Version

0.3.3
Type

Type

jar

Download net.osgiliath.feature.messaging 0.3.3


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