GroupId | GroupIdcom.centit.product |
---|---|
ArtifactId | ArtifactIdcentit-msgpusher |
Version | Version0.1.1803 |
Type | Typepom |
Filename | Size |
---|---|
centit-msgpusher-0.1.1803.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>centit-msgpusher</artifactId>
<version>0.1.1803</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation 'com.centit.product:centit-msgpusher:0.1.1803'
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation ("com.centit.product:centit-msgpusher:0.1.1803")
'com.centit.product:centit-msgpusher:pom:0.1.1803'
<dependency org="com.centit.product" name="centit-msgpusher" rev="0.1.1803">
<artifact name="centit-msgpusher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='centit-msgpusher', version='0.1.1803')
)
libraryDependencies += "com.centit.product" % "centit-msgpusher" % "0.1.1803"
[com.centit.product/centit-msgpusher "0.1.1803"]