is not current version
Last Version 4.0.4

com.fastjrun.codeg:sdkg-client 4.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-client
Version

Version

4.0.1
Type

Type

jar

Download sdkg-client 4.0.1


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