is not current version
Last Version 1.3.14

no.mnemonic.messaging:documentchannel 1.3.9


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

documentchannel
Version

Version

1.3.9
Type

Type

jar

Download documentchannel 1.3.9


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