License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdno.mnemonic.messaging |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.3.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmnemonic messaging
Java messaging libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.3.14.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.mnemonic.messaging/parent/ -->
<dependency>
<groupId>no.mnemonic.messaging</groupId>
<artifactId>parent</artifactId>
<version>1.3.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.messaging/parent/
implementation 'no.mnemonic.messaging:parent:1.3.14'
// https://jarcasting.com/artifacts/no.mnemonic.messaging/parent/
implementation ("no.mnemonic.messaging:parent:1.3.14")
'no.mnemonic.messaging:parent:pom:1.3.14'
<dependency org="no.mnemonic.messaging" name="parent" rev="1.3.14">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.messaging', module='parent', version='1.3.14')
)
libraryDependencies += "no.mnemonic.messaging" % "parent" % "1.3.14"
[no.mnemonic.messaging/parent "1.3.14"]