is not current version
Last Version 4.0.4

com.fastjrun.codeg:sdkg-client 2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-client
Version

Version

2.0
Type

Type

jar

Download sdkg-client 2.0


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