is not current version
Last Version 1.0.3

com.github.guang19:service-common 1.0.2


GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

service-common
Version

Version

1.0.2
Type

Type

jar

Download service-common 1.0.2


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