is not current version
Last Version 1.3.14

no.mnemonic.messaging:documentchannel 1.2.19


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

documentchannel
Version

Version

1.2.19
Type

Type

jar

Download documentchannel 1.2.19


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