is not current version
Last Version 1.4.1

org.huiche:huiche-service-impl 1.0.7


GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-service-impl
Version

Version

1.0.7
Type

Type

jar

Download huiche-service-impl 1.0.7


<!-- https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/ -->
<dependency>
    <groupId>org.huiche</groupId>
    <artifactId>huiche-service-impl</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/
implementation 'org.huiche:huiche-service-impl:1.0.7'
// https://jarcasting.com/artifacts/org.huiche/huiche-service-impl/
implementation ("org.huiche:huiche-service-impl:1.0.7")
'org.huiche:huiche-service-impl:jar:1.0.7'
<dependency org="org.huiche" name="huiche-service-impl" rev="1.0.7">
  <artifact name="huiche-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-service-impl', version='1.0.7')
)
libraryDependencies += "org.huiche" % "huiche-service-impl" % "1.0.7"
[org.huiche/huiche-service-impl "1.0.7"]