GroupId | GroupIdcom.aliyun |
---|---|
ArtifactId | ArtifactIdagraphservice20210914 |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.aliyun/agraphservice20210914/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>agraphservice20210914</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/agraphservice20210914/
implementation 'com.aliyun:agraphservice20210914:1.1.0'
// https://jarcasting.com/artifacts/com.aliyun/agraphservice20210914/
implementation ("com.aliyun:agraphservice20210914:1.1.0")
'com.aliyun:agraphservice20210914:jar:1.1.0'
<dependency org="com.aliyun" name="agraphservice20210914" rev="1.1.0">
<artifact name="agraphservice20210914" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='agraphservice20210914', version='1.1.0')
)
libraryDependencies += "com.aliyun" % "agraphservice20210914" % "1.1.0"
[com.aliyun/agraphservice20210914 "1.1.0"]