is not current version
Last Version 3.2.4

com.fastjrun.codeg:sdkg-test 2.1.3


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

sdkg-test
Version

Version

2.1.3
Type

Type

jar

Download sdkg-test 2.1.3


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