is not current version
Last Version 1.3.14

no.mnemonic.messaging:documentchannel 1.3.2


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

documentchannel
Version

Version

1.3.2
Type

Type

jar

Download documentchannel 1.3.2


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