GroupId | GroupIdcom.github.jmjlbmn |
---|---|
ArtifactId | ArtifactIdhuiche-core-service |
Version | Version1.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-service/ -->
<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core-service</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-service/
implementation 'com.github.jmjlbmn:huiche-core-service:1.0.4'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-core-service/
implementation ("com.github.jmjlbmn:huiche-core-service:1.0.4")
'com.github.jmjlbmn:huiche-core-service:jar:1.0.4'
<dependency org="com.github.jmjlbmn" name="huiche-core-service" rev="1.0.4">
<artifact name="huiche-core-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core-service', version='1.0.4')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-core-service" % "1.0.4"
[com.github.jmjlbmn/huiche-core-service "1.0.4"]