License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.coosproject.messaging |
ArtifactId | ArtifactIdwrapped-3rdparty |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMessaging Wrapped Third Party parent
|
Filename | Size |
---|---|
wrapped-3rdparty-1.2.0.pom | 710 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.messaging/wrapped-3rdparty/ -->
<dependency>
<groupId>org.coosproject.messaging</groupId>
<artifactId>wrapped-3rdparty</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.messaging/wrapped-3rdparty/
implementation 'org.coosproject.messaging:wrapped-3rdparty:1.2.0'
// https://jarcasting.com/artifacts/org.coosproject.messaging/wrapped-3rdparty/
implementation ("org.coosproject.messaging:wrapped-3rdparty:1.2.0")
'org.coosproject.messaging:wrapped-3rdparty:pom:1.2.0'
<dependency org="org.coosproject.messaging" name="wrapped-3rdparty" rev="1.2.0">
<artifact name="wrapped-3rdparty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.messaging', module='wrapped-3rdparty', version='1.2.0')
)
libraryDependencies += "org.coosproject.messaging" % "wrapped-3rdparty" % "1.2.0"
[org.coosproject.messaging/wrapped-3rdparty "1.2.0"]