is not current version
Last Version 1.3.14

no.mnemonic.messaging:documentchannel 1.3.7


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

documentchannel
Version

Version

1.3.7
Type

Type

jar

Download documentchannel 1.3.7


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