GroupId | GroupIdcom.centit.product |
---|---|
ArtifactId | ArtifactIdcentit-msgpusher |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
centit-msgpusher-0.0.4.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.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation 'com.centit.product:centit-msgpusher:0.0.4'
// https://jarcasting.com/artifacts/com.centit.product/centit-msgpusher/
implementation ("com.centit.product:centit-msgpusher:0.0.4")
'com.centit.product:centit-msgpusher:pom:0.0.4'
<dependency org="com.centit.product" name="centit-msgpusher" rev="0.0.4">
<artifact name="centit-msgpusher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='centit-msgpusher', version='0.0.4')
)
libraryDependencies += "com.centit.product" % "centit-msgpusher" % "0.0.4"
[com.centit.product/centit-msgpusher "0.0.4"]