is not current version
Last Version 3.2.4

com.fastjrun.codeg:sdkg-service 2.1.2


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-service
Version

Version

2.1.2
Type

Type

jar

Download sdkg-service 2.1.2


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