is not current version
Last Version 1.3.14

no.mnemonic.messaging:parent 1.1.5

Java messaging libraries

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

parent
Version

Version

1.1.5
Type

Type

pom

Download parent 1.1.5

Filename Size
parent-1.1.5.pom 9 KB
Browse

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