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