GroupId | GroupIdcn.com.analysys |
---|---|
ArtifactId | ArtifactIdanalysys-push |
Version | Version4.3.2.1 |
Type | Typejar |
Filename | Size |
---|---|
analysys-push-4.3.2.1.pom | |
analysys-push-4.3.2.1.jar | 4 KB |
analysys-push-4.3.2.1-sources.jar | 146 bytes |
analysys-push-4.3.2.1-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.analysys/analysys-push/ -->
<dependency>
<groupId>cn.com.analysys</groupId>
<artifactId>analysys-push</artifactId>
<version>4.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-push/
implementation 'cn.com.analysys:analysys-push:4.3.2.1'
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-push/
implementation ("cn.com.analysys:analysys-push:4.3.2.1")
'cn.com.analysys:analysys-push:jar:4.3.2.1'
<dependency org="cn.com.analysys" name="analysys-push" rev="4.3.2.1">
<artifact name="analysys-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.analysys', module='analysys-push', version='4.3.2.1')
)
libraryDependencies += "cn.com.analysys" % "analysys-push" % "4.3.2.1"
[cn.com.analysys/analysys-push "4.3.2.1"]